Server side repo for vote project, for client side repo you can find at here.
- Copy .example.env and paste as .env, configure according to your needs
- Install all required dependencies
yarn install
- Run this app
yarn start
- To learn Express, check out the Express documentation.
- To learn AdminBro, checkout the AdminBro documentation.