jzc/microbiomes
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Build using
$ npm install
$ npm run build
Then either `cd dist && python -m http.server` and
navigate to localhost:8000, or open dist/index.html
in a browser.