Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 580 Bytes

File metadata and controls

18 lines (12 loc) · 580 Bytes

Core of Science website

Build and Deploy Dev Site Build and Deploy Prod Site

Dev preview site: coreofscience-dev.web.app.

Development

Get started by installing node in your system via nvm, then start the development server using. And then:

npm ci
npm start