dualklip / StateOfJS-2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

State of JS 2020 report

The repo for the 2020 State of JS survey site. Powered by Gatsby.

Setup

  1. Create .env file at the root of this repo.
  2. Add the following line*: API_URL=http://api.stateofjs.com/graphql
  3. yarn

Running the app

  • yarn dev
  • yarn dev:clean to run after cleaning all Gatsby caches.

About

License:Other


Languages

Language:JavaScript 67.9%Language:TypeScript 26.1%Language:SCSS 5.9%