Skip to content

ahdvnd/website

Repository files navigation

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/

About

Art of Metrics Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published