Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 604 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 604 Bytes

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