Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 327 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 327 Bytes

Ownership file tree

Demo of ownership file tree build on Discovery.js

How to run

  • Replace data.json with your data.
  • Run in terminal:
npm install
npm start

How to build

npm run build

The result is a single file: build/index.html

License

MIT