Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 512 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 512 Bytes

Ontology dApp boxes

This a Phenomic project.

Development

Please make sure you have installed the node environment.

  1. git clone
  2. npm install

If your Python installed is >= Python2.7 Pls try "npm install --python=python2.7"

  1. npm run start

Build

npm run build

Contributing

The docs are in the content/posts/ directory. And they are markdown files with some YML meta data. You can put your docs here by making a pull request. Thanks.