HarvardOpenData / HarvardOpenData.github.io

Harvard's first open data catalog
http://hodp.org
MIT License
59 stars 53 forks source link
civic-tech harvard harvard-data open-data

Harvard Open Data Project

Netlify Status

Installation

git clone https://github.com/HarvardOpenData/HarvardOpenData.github.io.git
cd hodp-website
npm install

Development setup

Run it

npm start
# Studio at http://localhost:3333
# Web frontend at http://localhost:8000
# GraphiQL explorer at http://localhost:8000/___graphql

Development

Styling

prettier --write "*.js"

License

MIT