Skip to content

schlos/buildatlanta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build Atlanta

See and comment on infrastructure projects in Atlanta.

Developing Locally

Start by installing node.js.

Then:

npm install
npm start

Updating the included data

Replace app/data/projects.csv with the latest version of the data, making sure the column fields have the same name.

Then:

npm run geocode

This will produce a new app/data/projects-geocoded.csv file, which is used by the app as a data source.

Deploying to Github Pages

Pull up your socks, then:

npm run release

About

Let's build a better city.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 79.3%
  • CSS 12.1%
  • HTML 6.0%
  • Shell 2.6%