Coder Social home page Coder Social logo

grunt-angular-phonegap-example's Introduction

grunt-angular-phonegap-example

An example project with dsimard/grunt-angular-phonegap

Getting started

  1. Clone this project

     git clone https://github.com/dsimard/grunt-angular-phonegap-example.git && cd grunt-angular-phonegap-example/ 
    
  2. Install npm modules

     npm install
    
  3. Install bower dependencies

     bower install
    
  4. Add a mobile platform

     cordova platform add android
    
  5. Build the project

     grunt phonegap:build
    
  6. Start an emulator

     grunt phonegap:emulate
    

Commits

Here are the commits from the different steps when I started the project.

Step 1

Create phonegap project : 0426f3b

Step 2

User latest phonegap version : 12af00d

Step 3

Initialize angular application : 58bf8bb

You will be ask to overwrite .gitignore. Do not accept. Instead, press d for difference and copy the added lines in your clipboard to paste later. Then press n for no.

Step 4

Add grunt-angular-phonegap to the app : c943348

Step 5

Load npm tasks (grunt.loadNpmTasks("grunt-angular-phonegap");) : fb931bc

Step 6

Add a platform : cordova platform add [platform] (no commit)

Step 7

grunt phonegap:check (no commit)

Step 8

grunt phonegap:build

Step 9

grunt phonegap:emulate

grunt-angular-phonegap-example's People

Contributors

dsimard avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.