Skip to content

Commit b4433b3

Browse files
committed
add deploy step in development.
1 parent 6e0e7d6 commit b4433b3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,12 @@ In order to run it locally you'll need to fetch some dependencies and a basic se
178178
$ bower register aha-table https://github.com/liuwenchao/aha-table
179179
```
180180

181+
5. deploy
182+
183+
```sh
184+
$ grunt build && grunt deploy
185+
```
186+
181187
## Contributing
182188

183189
1. Fork it!

0 commit comments

Comments
 (0)