/todo-app

A simple hybrid mobile app created with Cordova and designed with Framework 7

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Cordova App Boilerplate

A Cordova app boilerplate with Framework 7 to create hybrid mobile app.

To get started, clone this repo as whatever you want to name your app:

git clone https://github.com/nirajkaushal/cordova-app-boilerplate/ my-app

Running the app:

cd my-app
cordova build android
cordova run android

This boilerplate was created with Cordova and added Framwork 7 . It is suggested that you read more about Cordova and Framework 7 to understand the full capabilities of the toolset.

Issues

Please log any issues to the main Cordova App Boilerplate repo.