The future of democracy
- Make sure you have the system level dependencies:
- Fork this repo.
- Clone down:
git clone https://github.com/YOU/united.vote.git
- Install required node modules:
npm install
source .template.env
npm start
Your local version should now be running at http://localhost:3000
.