We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e0e7d6 commit b4433b3Copy full SHA for b4433b3
README.md
@@ -178,6 +178,12 @@ In order to run it locally you'll need to fetch some dependencies and a basic se
178
$ bower register aha-table https://github.com/liuwenchao/aha-table
179
```
180
181
+5. deploy
182
+
183
+ ```sh
184
+ $ grunt build && grunt deploy
185
+ ```
186
187
## Contributing
188
189
1. Fork it!
0 commit comments