Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 750 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 750 Bytes

Humanatlas

Overview

3D Multiscale Biomolecular Human Reference Atlas Construction, Visualization, and Usage

Links

Usage

Use the following commands to lint, build and run the app

# lint
$ npx nx run humanatlas.io:lint

# build
$ npx nx run humanatlas.io:build

# serve
$ npx nx run humanatlas.io:serve

#test
$ npx nx run humanatlas.io:test

Contribute

  • Steps to update content for pages on humanatlas.io is documented here

  • Video Tutorial: Steps to update content for pages on humanatlas.io

update-content.mp4