Manual Install
Prefer to install and start an Ionic app manually from the command line? Follow the manual install below.
-
Install Ionic
npm install -g @ionic/cliFirst, install Node.js. Then, install the latest Ionic command-line tools in your terminal. Follow the Android and iOS platform guides to install required tools for development.
If youβre new to the command line, read our Terminal tutorial -
Start an app
ionic start myApp tabsCreate an Ionic App using one of our ready-made app templates, or a blank one to start fresh. Check out the Market for more designs.
For v1 projects, use the
--type ionic1flag.
$ ionic start myApp blank
$ ionic start myApp tabs
$ ionic start myApp sidemenu -
Run your app
cd myApp
ionic serveMuch of your app can be built right in the browser with
ionic serve. We recommend starting with this workflow.When you're ready to deploy your app to a real device, check out our Deploying guide.
-
Join the community
Get free access to the Ionic Forum, live training events, news updates, and more.
Ionic developers often say the Ionic community is one of the best parts about building Ionic apps, and we'd love to have you!
Thanks!
Thanks for joining the Ionic community! As part of your account, you get access to the Ionic Forum, and the ability to push live, remote app updates with Appflow (and more!).
-
Supercharge your app
ionic linkUpdate your app remotely, build native binaries in the cloud, and share your app easily with others, all from the Ionic Appflow dashboard.
Learn more about Ionic Appflow.
Your dashboard is always available at dashboard.ionicframework.com.
Get more with an Ionic account
An Ionic Account offers more than just the open source tools. Instantly get access to the Ionic Forum and Ionic Appflow cloud features
-
Continuous delivery
Skip the app stores by pushing versions of your app directly to your users, live.
-
Package apps in the cloud
Go from code to app store with no platform dependencies or complicated build steps.
-
Ionic updates and tutorials
Get access to the Forum, plus news and developer-focused trainings and workshops.
Don't take our word for it
Developers and teams across the globe build better apps with an Ionic Account
Lightning fast app creation.
Ionic Studio is a powerful app builder that delivers a smooth developer experience for teams building with Ionic. Get started with the fastest and easiest way to create award-winning cross-platform apps, from a single tool.
Get Studio Now