lb-table
v1.0.1
Published
## Development 1. Inject to index.html ``` gulp inject ``` 2. Run ``` python -m SimpleHTTPServer 9000 json-server -p 9001 --watch db.json ```
Downloads
2
Readme
Table
Development
- Inject to index.html
gulp inject
- Run
python -m SimpleHTTPServer 9000 json-server -p 9001 --watch db.json