StateOfCSS-2020
                                
                                 StateOfCSS-2020 copied to clipboard
                                
                                    StateOfCSS-2020 copied to clipboard
                            
                            
                            
                        The State of CSS 2020 survey results
State of CSS 2020 report
The repo for the 2020 State of CSS survey site. Powered by Gatsby.
Setup
- Create .envfile at the root of this repo.
- Add the following line*: API_URL=http://api.stateofjs.com/graphql
- yarn
*Note that this API is not currently public, but will be soon.
Running the app
- yarn dev
- yarn dev:cleanto run after cleaning all Gatsby caches.