microbiomedata / pilot

0 stars 1 forks source link

NMDC pilot

An early prototype system for NMDC.

Note: This early proof of concept is for collecting feedback on query, interaction, and visualization features for NMDC, not for any kind of real use. In particular, there is no access to the full raw data files, there is no login or ingestion, and there are no associated analytics. All data models and interfaces are subject to change.

Project setup

yarn install

Compiles and hot-reloads for development on http://localhost:8080

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Deploy to github.io

./deploy.sh

Customize configuration

See Configuration Reference.