An open API service indexing awesome lists of open source software.

https://github.com/discoveryjs/example-ownership-file-tree


https://github.com/discoveryjs/example-ownership-file-tree

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Ownership file tree

Demo of ownership file tree build on [Discovery.js](https://github.com/discoveryjs/discovery)

## 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