The repo for the 2020 State of JS survey site. Powered by Gatsby.
- Create
.env
file at the root of this repo. - Add the following line*:
API_URL=http://api.stateofjs.com/graphql
yarn
yarn dev
yarn dev:clean
to run after cleaning all Gatsby caches.
The repo for the 2020 State of JS survey site. Powered by Gatsby.
.env
file at the root of this repo.API_URL=http://api.stateofjs.com/graphql
yarn
yarn dev
yarn dev:clean
to run after cleaning all Gatsby caches.Other