Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 334 Bytes

File metadata and controls

15 lines (11 loc) · 334 Bytes

DRC-Static

This is an alternate codebase for the bulk of DRC Portal static content where the content can be mostly specified in markdown and independently rendered.

Updates to the content are automatically deployed to https://maayanlab.github.io/drc-static/

Develop

npm run dev

Build

npm run build