mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(readme): fix minor typos in readmes (#14259)
This commit is contained in:
committed by
Brandy Carney
parent
f237b7f3a9
commit
7aa5d059ad
@@ -20,7 +20,7 @@ Make sure you are inside the `core` directory.
|
||||
|
||||
npm run dev
|
||||
|
||||
With the `dev` command, Ionic components will be built with [Stencil](https://stenciljs.com/), changes to source files are warched, a local http server will startup, and http://localhost:3333/ will open in a browser.
|
||||
With the `dev` command, Ionic components will be built with [Stencil](https://stenciljs.com/), changes to source files are watched, a local http server will startup, and http://localhost:3333/ will open in a browser.
|
||||
|
||||
### 4. Preview
|
||||
|
||||
|
||||
Reference in New Issue
Block a user