mirror of
https://github.com/koalyptus/TableFilter.git
synced 2026-03-17 16:10:04 +01:00
publish README to gh-pages (auto)
branch: master
SHA: dc5b7ab41a
range SHA: a3716371f808...dc5b7ab41ae0
build id: 189771128
build number: 534
This commit is contained in:
parent
55dc070c58
commit
8806978aa3
1 changed files with 2 additions and 2 deletions
|
|
@ -92,7 +92,7 @@ command to generate a production build.
|
|||
|
||||
The
|
||||
```shell
|
||||
npm run build-all
|
||||
npm run dist
|
||||
```
|
||||
command will create a production build, run the tests and finally generate
|
||||
the demos:
|
||||
|
|
@ -118,7 +118,7 @@ to view the coverage report(s), open the `index.html` under the
|
|||
Check out the online [examples](http://koalyptus.github.io/TableFilter/examples)
|
||||
or generate the demos locally:
|
||||
```shell
|
||||
npm run build-demos
|
||||
npm run build:demos
|
||||
```
|
||||
then run the local webserver:
|
||||
```shell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue