mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(react): install @ionic/cli instead of ionic (#23610)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
These are React specific building blocks on top of [@ionic/core](https://www.npmjs.com/package/@ionic/core) components/services.
|
||||
|
||||
To get started, install the Ionic CLI by running `npm i -g ionic`. Then, start a new Ionic React Project by running `ionic start myapp --type=react`.
|
||||
To get started, install the Ionic CLI by running `npm i -g @ionic/cli`. Then, start a new Ionic React Project by running `ionic start myapp --type=react`.
|
||||
|
||||
# Current Status of Components
|
||||
|
||||
|
||||
Reference in New Issue
Block a user