Getting Started
To create a new Ionic Studio app:
- Open the New Project modal with File ยป New Project.
- Supply a name for your app. This can be changed later.
- Optionally supply a Bundle ID (aka Package ID), which is used to identify your app when published. It's okay to leave this blank for now.
- Choose the template you'd like to start with. For a demo of Studio on a real app, choose the sample option (note this is intended only as a demo)
- Click Create App.
Opening Existing Apps
Ionic Studio supports Ionic Angular 4+ apps. To open an existing app, click "Browse Files" and choose the directory where your app is located.