Running this sample
April 14, 2016 ยท View on GitHub
This sample app demonstrates how to use the JavaScript API provided by Lasso.js.
Running this sample
git clone git@github.com:lasso-js-samples/lasso-js-api.git
cd lasso-js-api
npm install
npm start
Then open http://localhost:8080/ in your web browser.