Awesome
Lasso.js sample app: lasso-es6
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.