Skip to content

alexsinfarosa/NYCCSC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New York Climate Change Science Clearinghouse

Instructions

  • Make sure node.js is installed on your system
  • Download/Clone the repo
  • Open the terminal and drag the newly downloaded folder on it
  • From the project folder run npm install in the terminal to install all the dependencies
  • After all the dependencies have been installed execute npm run
  • To generate the build folder run npm build