-
Notifications
You must be signed in to change notification settings - Fork 12
Setup New Mobile Project
Wappler offers you an option to setup a mobile project. All you need to do is to select Create New Project:
And change project type to Mobile:
You will see two options - Starter Projects and Templates. Here you can select whether to start from scratch or use any of the included templates:
Let's start with the included kitchen sink template:
Enter a project name:
Then select a project folder:
And click the create button:
A dialog asking you to perform a system check appears. It will check if all the required components are installed. Select yes in order to perform a system check:
The console will open, showing you the results:
Open the file manager, and under the www folder you will find the kitchen sink template. Open the index.html file to preview what's included there:
In design view, switch to phone or tablet mode in order to preview the app layout:
Use the iOS and Android buttons to preview your app layout on both platforms:
Then navigate to App Structure tree, where you can find all the components and their properties:
That's your first mobile app project. The kitchen sink template is a great place to get started, as it has a lot examples for all Framework7 components.
© Wappler 2018
- Home
- Getting Started
- How-to Guides
- Project Manager
- Bootstrap 4 Visual Designer
- Image Galleries & Animations
-
Server-side Components
- Connecting to a Database
- Creating Database Queries
- Binding Data on the Page
- Formatting Dynamic Data
- Filter Data with Text Input
- Filter Data with URL Param
- Dynamic Select Menu
- Dynamic Sortable Table
- Dynamic Paging
- Server Side Includes (SSI)
- Insert Database Record
- Get Inserted Record ID
- Delete Database Record
- JSON Data Sources
- Send Form to Email
- Debugging Problems
- Security & Login
- Form & Data Validation
- Notifications & Alerts
- Mobile Apps