Skip to content

b3nk3/StateOfJS-2020

 
 

Repository files navigation

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

Selecting a survey

This monorepo contains all our survey results sites going forward. To activate a specific survey add SURVEY=js2020 or SURVEY=css2020 in .env.

Running the app

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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.5%
  • TypeScript 30.0%
  • SCSS 5.5%