Skip to content

MobileHTML5/MobilePack-AngularJS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MobilePack-AngularJS

Overview

AngularJS MobilePack comes with all the necessary code for you to build Salesforce mobile apps using popular Google's AngularJS JavaScript framework and UI frameworks like: Twitter's Bootstrap and JQuery Mobile. It also comes with sample apps that shows how to run such apps on various environments like Salesforce Visualforce, Heroku etc.

Getting Started

Mobile Pack for AngularJS supports the following two deployment options for your HTML5 mobile app.

  1. To use the Mobile Pack with a Visualforce page (i.e. host the app on Force.com), follow this quick start .
  2. To deploy your HTML5 app externally (e.g. Heroku) and source data from Salesforce, follow this quick start . Note: Quick start provides steps to run your app on either a Node.js or a PHP server.

What’s included in this Mobile Pack

  • angular-force.js - a plugin library that acts like a glue between AngularJS and Salesforce forceTK library.
  • samples/AngularVFBootstrap - An example Contacts app that showcases how to use AngularJS, Twitter Bootstrap and angular-force and run it on Visualforce.
  • samples/AngularHerokuBootstrapNode - An example Contacts app that showcases how to use AngularJS, Twitter Bootstrap and run it as a mobile-web app on Heroku using Node.js as a server.
  • samples/AngularHerokuBootstrapPHP - An example Contacts app that showcases how to use AngularJS, Twitter Bootstrap and run it as a mobile-web app on Heroku using PHP as a server.

Learn More

For much more information building enterprise mobile applications on Force.com with Mobile Packs, go to the Mobile Packs home page.

Bitdeli Badge

About

Contains everything related to AngularJS MobilePack release

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published