Skip to content

creativecolab/d4sd-portal

Repository files navigation

D4SD Website

Code for the d4sd website at https://d4sd.org/

Development

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