Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 386 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 386 Bytes

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

License

MIT