Skip to content

rinogo/ionic-cross-platform-boilerplate

 
 

Repository files navigation

WIP

Assorted features:

Install

npm install
ionic state restore

Run platforms

npm run browser
npm run browser-watch
npm run desktop
npm run android
npm run ios
npm run iosEmulator

Note: When using the browser or browser-watch scripts, point your browser to http://localhost:8000.

List of Cordova plugins that support the browser platform

https://cordova.apache.org/plugins/?platforms=cordova-browser

About

Ionic boilerplate to create cross platform apps (ios, android, mobile, web and desktop). Written in TypeScript and Powered by Webpack!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 48.2%
  • JavaScript 28.1%
  • HTML 14.1%
  • CSS 9.6%