Skip to content
forked from BelinChung/HiApp

A simple and interesting Framework7 web app.With PhoneGap you can easily convert it to native iOS 7 app.

License

Notifications You must be signed in to change notification settings

niejun111/HiApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Built with Grunt

HiApp

A simple and interesting Framework7 web app.With PhoneGap you can easily convert it to native iOS 7 app.

Depend

HiApp are developed using these libraries.
├── Framework: Framework7
├── Task Runner: Grunt
├── Module Loader: Require.js
├── Templating Library: mustache
└── Stylesheet Language: LESS

Demo

http://dearb.me/hi/

hiapp qrcode

Server

HiApp use Grunt's server to develop,Just run it in repo's root:

$ grunt server

Build

HiApp uses grunt to build a production versions.

First you need to have grunt-cli which you should install globally.

$ npm install -g grunt-cli

Then install all dependencies, in repo's root:

$ npm install    
$ grunt

The result is available in build/ folder.

Thanks

@philipshurpik

License

Copyright (c) 2014 Belin Chung. MIT Licensed, see LICENSE for details.

About

A simple and interesting Framework7 web app.With PhoneGap you can easily convert it to native iOS 7 app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published