mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(README): s/grunt/gulp
This commit is contained in:
@@ -88,8 +88,8 @@ For most cases, you'll need AngularJS as well. This is bundled in `js/angular/`
|
||||
* `gulp watch` to watch and rebuild on change
|
||||
* `gulp karma` to test one-time
|
||||
* `gulp karma-watch` to test and re-run on source change
|
||||
* `grunt protractor` to test e2e tests locally
|
||||
* `grunt cloudtest` to run e2e tests in the cloud
|
||||
* `gulp protractor` to test e2e tests locally
|
||||
* `gulp cloudtest` to run e2e tests in the cloud
|
||||
|
||||
### Commit Conventions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user