Skip to content

suhailtaj/ionic

 
 

Repository files navigation

Ionic App Base

A starting project for Ionic that optionally supports using custom SCSS.

Using this project

We recommend using the Ionic CLI to create new Ionic projects that are based on this project but use a ready-made starter template.

For example, to start a new Ionic project with the default tabs interface, make sure the ionic utility is installed:

$ npm install -g ionic

Then add iOS platform:

$ ionic platform add ios

Then build and run:

$ ionic run ios

Verifiy device info in thingspace (https://thingspace.io/follow/dweet_os-platform_os-version>) for example (https://thingspace.io/follow/dweet_iOS_9.2.1)

About

Sample IONIC app to read the sensor data..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 77.6%
  • CSS 17.1%
  • Java 2.5%
  • Objective-C 2.2%
  • HTML 0.2%
  • C# 0.2%
  • Other 0.2%