/vote-server

Server side repo for vote project

Primary LanguageJavaScript

Vote App

Server side repo for vote project, for client side repo you can find at here.

Build Setup

  1. Copy .example.env and paste as .env, configure according to your needs
  2. Install all required dependencies
    yarn install
  3. Run this app
    yarn start

Learn More