- NodeJS download
- clone this repository;
- Inside the project directory, perform the steps:
- Use command line
npm install
to download modules of project. - Use command line
bower update
to download dependicies of project. - Use command line
node app.js
to started local server. - Be happy!!
- Use command line