A container to start the development of a hibrid-app with Cordova using Framework7, AngularJS v1, Grunt, Less and pure HTML5 and JS (ES5)
Forked from valnub/Framework7-Pure-Angular-Template and with ideas from phonegap-app-star-track, you may also be interested in another template using Angular 2 and typescript
- Install Nodejs
- Clone the git repo
git clone https://github.com/freefri/cordova-ngF7-container.git - Go into the root folder
cd cordova-ngF7-container - Run
npm install - If you want install grunt and cordova globaly
npm -g install grunt cordova - Run
grunt - Run
cordova serve - Open http://localhost:8000 to open the app in your browser
- Run
cordova build android(needs Android SDK installed) to generate a development apk for Android, or open the xcode project in mac to play with ios.
Comming soon, check the old demo in:
Check it out here: http://www.timo-ernst.net/misc/f7-pure-angular-template-demo/
Download from here: https://raw.githubusercontent.com/freefri/cordova-ngF7-container/master/dist/android-debug.apk