Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 475 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 475 Bytes

Stockstree

This is a demonstration of how to create a recursive AngularJS directive. It provides a treeview with table like presentation based on Bootstrap rows.

Watch it quickly :

$ git clone [email protected]:t00f/angularjs-stockstree.git
Cloning into 'angularjs-stockstree'...
$ cd angularjs-stockstree
$ python -m SimpleHTTPServer
Serving HTTP on 0.0.0.0 port 8000 ...

And check your web browser at localhost:8000

Alt text