-
Notifications
You must be signed in to change notification settings - Fork 5
Installation
Hrishikesh Paul edited this page Feb 20, 2021
·
4 revisions
- node/npm
- angular cli
$ git clone https://github.com/hubmapconsortium/ccf-asct-reporter
$ cd ccf-asct-reporter
# Reporter
$ npm install
$ ng serve
# Miner
$ cd data-miner
$ npm install
$ npm start
$ git clone https://github.com/hubmapconsortium/ccf-asct-reporter
$ cd ccf-asct-reporter
# Miner
$ git subtree push --prefix data-miner miner master
Note: The Reporter is automatically built using TravisCI for the develop and main branches.
- Getting Started
- Installation
- Visualization
- Compare
- Playground
- Search
- Report
- Indented List
- Debug Log
- Contributing