Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 198 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 198 Bytes

Votebot WWW

This is the Jekyll site that powers https://hello.vote

Development

gem install bundler
npm install
npm start

Deployment

npm run build
npm run deploy