/ngx-salesforce

Sample application with Angular4 and Salesforce

Primary LanguageTypeScript

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