Deploy angular.js app in Salesforce (SFDC). I have tried using https://developer.salesforce.com/en/mobile/getting-started/html5/#angularjs
-
Are you trying to do this in Visualforce?James Ward– James Ward2014-07-02 16:34:26 +00:00Commented Jul 2, 2014 at 16:34
-
yes , Please help me on this. But I dont have mobile app, normal web appShankar Kamble– Shankar Kamble2014-07-02 16:35:39 +00:00Commented Jul 2, 2014 at 16:35
Add a comment
|
1 Answer
Here is a draft article and sample app that combines AngularJS and Bootstrap in Visualforce: https://github.com/jamesward/visualforce-angular-bootstrap/blob/master/ARTICLE.md
2 Comments
Shankar Kamble
any tool for developing Visualforce and Angular.js then deploy on Salesforce.
James Ward
That project is an example of that.