Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 642 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 642 Bytes

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