mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Fixed typo in READme.md
demons = demos
This commit is contained in:
@@ -111,7 +111,7 @@ For most cases, you'll need AngularJS as well. This is bundled in `js/angular/`
|
||||
|
||||
### Demos / Kitchen Sink
|
||||
|
||||
* The demo site is generated into `dist/ionic-demo`. To test the demons, follow these steps:
|
||||
* The demo site is generated into `dist/ionic-demo`. To test the demos, follow these steps:
|
||||
1. Run `gulp demos [--demo-version=(versionName|nightly)]`
|
||||
2. Start an http server from `dist/ionic-demo`:
|
||||
- `cd dist/ionic-demo && python -m SimpleHTTPServer`
|
||||
|
||||
Reference in New Issue
Block a user