项目作者: Ballot-Drop

项目描述 :
高级语言: Vue
项目地址: git://github.com/Ballot-Drop/ballot-drop.git
创建时间: 2020-08-15T04:24:48Z
项目社区:https://github.com/Ballot-Drop/ballot-drop

开源协议:MIT License

下载


ballot-drop

The goal is to list every single ballot box in every single county across the United States and its territories. This repo shows the data, state by state, county by county. https://ballotdrop.org/

There are other sites that offer the state and county data, but none that offer the ballot box data. However, we still want the state and county data.

Want to help? See the contributing docs for details on the project and how to get started.

Developing locally

  1. git clone
  2. Get the .env file details in slack or change the airtable details to your own data
  3. yarn install
  4. yarn serve to work locally
  5. commit your changes and push for a PR, or fork and PR if you don’t have access.
    1. If you have no idea what this means, just ask!

Project setup

  1. yarn install

Compiles and hot-reloads for development

  1. yarn serve

Compiles and minifies for production

  1. yarn build

Lints and fixes files

  1. yarn lint

Run tests

  1. yarn test

Contributing

Please read contributing.md for details on how to contribute.

License

MIT licensed