Frontend for http://uptodater.onjs.net
Dependencies
- Node.js(https://github.com/creationix/nvm)
- bower(
npm install bower -g
)
First, you need to install Node modules, run command npm install
Then, install frontend dependencies, by running command bower install
, from directory public/
For server starting, run command node server