Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 465 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 465 Bytes

Angular JS Demo

This is a simple example on how one would use the Layer Web SDK using AngularJS framework.

The author is NOT an angularjs developer; suggestions for improvements and pull requests are welcome.

Install

To install all dependencies use the following command:

npm install

Running

To run this project use the following command:

npm start

Point your browser to: localhost:8080