Skip to content

ninjatronic/phoneplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phoneplate

An AngularJS and Phonegap boilerplate

Getting Started

Installing Phonegap

npm install -g phonegap

Installing Toolchain Dependencies

npm install

Installing Platform Tools

iOS

You must have xCode >= 4.5 installed.

npm install -g ios-sim

Development

Running the Tests

grunt test

Building the App

grunt build

Running the App

In the Browser

grunt run:browser

Navigate to http://localhost:8080/ and enable Ripple Emulator

In the iOS Emulator

grunt run:ios

About

An AngularJS and Phonegap boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published