-
Install Ionic
npm install -g cordova ionic
Windows Developers: We recommend Visual Studio Community, which comes with everything you need, including starter templates!
-
Start an App
ionic start myApp tabs
Create 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.
-
$ ionic start myApp blank
-
$ ionic start myApp tabs
-
-
Run your App
cd myApp ionic serve
Much 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.
That’s it. You’re done.
Head over to the Docs for more information, or explore some of the Ionic Framework’s other features below.
Ionic Native
A curated set of ES5/ES6/TypeScript wrappers for plugins to easily add any native functionality to your Ionic apps.
UI Components
Tabs, buttons, inputs, lists, cards, and more! A comprehensive library of mobile UI components, ready to go.
Theming
Learn how to easily customize and modify your app’s design to fit your brand across all mobile platform styles.

Create your Ionic apps visually
A simple drag-&-drop tool for going from idea to App Store, with just the drag of a mouse.
Start an app in Creator