Skip to content

HarvardOpenData/HarvardOpenData.github.io

Repository files navigation

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