Skip to content

felquis/ionic-cca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ionic project with CCA structure (Cordova Chrome App)

First steps

  1. clone this repo git clone [email protected]:felquis/ionic-cca.git && cd ionic-cca

  2. Install cca version 0.5.0 npm install [email protected] -g

⚠️ You must use CCA 0.5.0 to run this project

You may need to use sudo to install with -g flag

  1. Run cca upgrade If you see this question:

Warning: Upgrade will replace all files in platforms and plugins. Continue? [y/N] Answer Y and continue

  1. Install these plugins
  cca plugin add org.apache.cordova.device && cca plugin add org.apache.cordova.console && cca plugin add com.ionic.keyboard
  1. Plug your Android device and run cca run android --device or cca emulate ios

Please, any error trying to startup this repo, file a issue.

Thanks!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published