Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 531 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 531 Bytes

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