Skip to content

byteparity/ngx-salesforce

 
 

Repository files navigation

NgxSalesforce

This project was generated with Angular CLI version 1.0.0 with help of this blog post.

Angular 4.0.0 + Salseforce Rest API login (Persistence login on refresh)

Development server

  1. Clone the ngx-salesforce repository:
$ git clone https://github.com/byteparity/ngx-salesforce.git
  1. Navigate to ngx-salesforce directory.

  2. Install the dependencies:

$ npm install
  1. Start the application:
$ npm run start

Web is accessible at: http://localhost:3000

About

Sample application with Angular4 and Salesforce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.1%
  • JavaScript 5.4%
  • CSS 5.3%
  • HTML 4.2%