/engineering-voting

HTTP Restful Services for a voting application

Primary LanguageJavaScript

Engineering-Voting

HTTP Restful Services for a voting system.

Installation

Use the package manager npm

- Run npm install
- Start your local Mongodb Server
- Run npm install nodemon@latest --save-dev

Usage

npm run dev

Contributing

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.

License

MIT