- Project
- App
- Controllers
- Models
- Routes
- Test
- views
- Config 1. Env 2. Strategies
- Public 1. Img 2. Javascripts 3. Stylesheets
- Check source code with JSHint
- Run unit tests with Jasmine
- to concatenate and minify script
Before to run the server, you need be sure that all the dependencies are installed
npm install
When all the dependencies are installed
node app.js