Information about how to vote for Bernie Sanders in each state.
- git
- npm
- Clone the repository (
git clone git@github.com:Bernie-2016/how-to-vote.git
) - Install dependencies:
npm install
- Run development server:
npm start
and open http://localhost:8080
- Add valid IAM credentials in
credentials.json
. - Run
npm run webpack
to generate production assets. - Run
npm run deploy
to deploy.
- Fork it ( https://github.com/Bernie-2016/how-to-vote/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request