Skip to content

AndoniMartin/cocoon-template-ionic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ionic template

Introduction

This demo is based on Jeremy Wilken's Ionic demo. It has been adapted in order to have a cordova based structure.

This demo is built using Ionic and Cocoon Webview+ in portrait view and fullscreen.

How to use this repo

In order to test this repo at the cloud compiler, you can select this template directly in the guided creation wizard or just copy the .git url from this repo and create a github based project.

This template is fully configured and adapted so you can compile the project just after creation and testing it in your devices as soon as the compilation is complete.

Structure

This repository has this basic structure:

template/
|-- config.xml
|-- res/
|	|-- android/
|	|-- ios/
| 	`-- screen/
`-- www/
  • res: This folder contains all the icons for Android, iOS and the splash screens used in the project.

  • www: This folder contains the source code of the project.

  • config.xml: This file contains the project configuration.

As you can see, it is not neccessary to include plugins, platforms or hooks.

References and useful links

About Ionic

About the game

About the author

About us

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.5%
  • CSS 15.0%
  • HTML 0.5%