Code for the d4sd website at https://d4sd.org/
Copy the sample.env file to a .env file in the root directory and fill in the missing variables with variables provided by firebase. The GENERATE_SOURCEMAP=false variable is there purely to fix a out of heap memory issue with the react-pdf library
Run
npm start
to start the development server