Skip to content

Latest commit

 

History

History
executable file
·
12 lines (10 loc) · 308 Bytes

README.md

File metadata and controls

executable file
·
12 lines (10 loc) · 308 Bytes

Installation & Running locally

You can run a local instance of How to GraphQL by executing the following commands in a terminal:

git clone [email protected]:ahdvnd/website.git
cd website
sudo npm install -g n
sudo n 6.9.0 # suggested node version
yarn install
yarn start # http://localhost:8000/