mocha-chai-backend Some mocha chai testing and basic Node JS API installing Create a local mongo database and update your database hosts in the config files. Run npm install. Start the backend by typing npm start. You can also run some mocha tests by typing npm test