Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

State of JavaScript 2019

The repo for the 2019 State of JavaScript 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.
You can’t perform that action at this time.