docs(react): install @ionic/cli instead of ionic (#23610)

This commit is contained in:
jcesarmobile
2021-07-12 20:39:18 +02:00
committed by GitHub
parent c08345df2e
commit 4b56744d7f

View File

@@ -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