This is an open-source project management system for developers.
Node Version > 8.11.x
Run the following instruction in command prompt with administrative authorization
npm install && bower install
Note: Gulp and bower must be globally installed
Edit the config.json file in /server/config according to your database. Then,
gulp express
gulp express:dist