git clone [email protected]:forter/node-skeleton.gitcd node-skeletonnpm installnpm start- Go to
http://localhost:3000 - Enjoy life.
Add routes to server in: server/routes.js
Main angular module: client/app.js
Main html file: client/index.html
Run npm run watch to watch all files in server directory