Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

Devographics/StateOfCSS-2020

Repository files navigation

State of CSS 2020 report

The repo for the 2020 State of CSS 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

*Note that this API is not currently public, but will be soon.

Running the app

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

Releases

No releases published

Packages

No packages published