Launch sale! Get 30% OFF expires in 126:46:22

Existing member? Log in and continue learning

See if you like it, start the course for free!

Unlock full course by purchasing a membership
Getting Started
Getting Started
There are a few things that we will do at the beginning of every application build, these are things like:
- Generating the application
- Installing extra packages (if necessary)
- Restructuring the generated application to our liking
Most of the time this should be pretty straightforward, as we can use the Angular CLI options to handle a lot of the configuration for us.
Generate the Application
npm install -g @ionic/cli
ionic start ionicstart-quicklists blank --type=angular
STANDARD STANDARD
Thanks for checking out the preview of this lesson!
You do not have the appropriate membership to view the full lesson. If you would like full access to this module you can view membership options (or log in if you are already have an appropriate membership).