Backend for the ui-diff platform built on
- Ndoe
- Express
- MongoDB
Want to contribute? Great!
Install dependencies:
$ yarn
Start development mode:
$ yarn nodemon server.js --env=local
Running tests:
$ yarn test
Create pull request, merge and it will be deployed when merged into master.
UNLICENSED