Migrating from Ionic
Prerequisite
$ npm install -g monaca
Migration steps
monaca logincd <project dir>monaca init
...
? Are you sure you want to continue initializing this project? Yes
? Is it a transpilable project? Yes
? Which command do you use to serve the app? ionic-app-scripts serve
? Which command do you use to build the app? ionic-app-scripts build
? Which command do you use to watch the changes from your app? ionic-app-scripts watchDebugging with the Monaca CLI



Building the app
Using only the CLI commands
Using CLI Command with GUI


Where to go from here
Last updated

