Skip to content

fightforthefuture/votebot-www

Repository files navigation

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