Prolifiko / prolifiko

Prolifiko web application
GNU General Public License v2.0
6 stars 0 forks source link

Prolifiko

The web application Prolifiko

Build Status Code Climate Test Coverage Codecrystal

Stages of work

Running the app and testing

Make sure you run a mongo server : mongod --dbpath=./data --port 27017.

You can then run with npm start and run with npm test.