Skip to content

ionic-rising/hiApp-ionic

 
 

Repository files navigation

GitHub issues

a hybrid app basic on ionic : hiApp-ionic

all the UI and function will follow hiApp(written by F7)

how to run

npm install -g http-server
cd 'your local directory' (ps: cd to the 'www')
http-server

or

put the project to your IIS

or

use the webstorm to open the index.html

use gulp

  • go to your directory and download the package

npm install

  • configure you gulp configurations in webstorm

    ##process :

    Run->Edit Configurations -> add a new configuration -> select gulp.js
    

    ##setting:

Gulpfile: D:\Ionic\hiApp-ionic\gulpfile.js
Node interpreter : C:\Program Files\nodejs\node.exe
Gulp package : D:\Ionic\hiApp-ionic\node_modules\gulp

latest ionic download

ionicframwork

About

a hybrid app basic on ionic. check the online show case -->

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.9%
  • CSS 12.3%
  • C++ 5.1%
  • Objective-C 4.2%
  • Java 2.0%
  • C# 0.8%
  • Other 0.7%