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)
- Clone the ngx-salesforce repository:
$ git clone https://github.com/byteparity/ngx-salesforce.git
-
Navigate to ngx-salesforce directory.
-
Install the dependencies:
$ npm install
- Start the application:
$ npm run start
Web is accessible at: http://localhost:3000