amir-yaghoubi / website

Art of Metrics Website

Home Page:http://aom-test.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation & Running locally

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

git clone git@github.com: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

http://aom-test.com

License:MIT License


Languages

Language:TypeScript 66.9%Language:CSS 21.9%Language:JavaScript 11.2%