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

https://github.com/revathskumar/simple-tree

Simple collapsible tree with lists
https://github.com/revathskumar/simple-tree

Last synced: 2 months ago
JSON representation

Simple collapsible tree with lists

Awesome Lists containing this project

README

          

# Simple Tree

> Simple collapsible tree with lists

[Live demo](http://revathskumar.github.io/simple-tree)

### Development

* Clone the repo

`git clone git@github.com:revathskumar/simple-tree.git`

* Install npm and bower dependencies

`npm install & bower install`

* start gulp server

`gulp serve`

### License

[MIT License](http://revathskumar.mit-license.org/)