HTTP Restful Services for a voting system.
Use the package manager npm
- Run npm install
- Start your local Mongodb Server
- Run npm install nodemon@latest --save-dev
npm run dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.