mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(): update README
This commit is contained in:
@@ -94,7 +94,7 @@ 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
|
||||
* `gulp snapshot` to test e2e tests locally (run `gulp demos` first to generate e2e tests)
|
||||
* `gulp snapshot` to test e2e tests locally (run `gulp demos` first to generate e2e tests). Be sure to run `./node_modules/.bin/webdriver-manager update --chrome` to first install the chrome webdriver dependency.
|
||||
|
||||
### Documentation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user