Config manager for community web application.
- nodejs
- bower
- install bower dependencies
bower install
- install node dependencies
npm install
- start
npm start
- frontend
- backend
Config manager for community web application.
bower install
npm install
npm start