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
- Host: GitHub
- URL: https://github.com/revathskumar/simple-tree
- Owner: revathskumar
- License: mit
- Created: 2014-07-23T18:05:30.000Z (almost 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-07-23T19:09:08.000Z (almost 12 years ago)
- Last Synced: 2025-03-20T17:19:48.375Z (about 1 year ago)
- Language: CSS
- Homepage: http://revathskumar.github.io/simple-tree
- Size: 320 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)