Skip to content

lasso-js-samples/lasso-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lasso.js sample app: lasso-es6

This sample app demonstrates how Lasso.js can be used to transport ES6 code to the browser. The ES6 code is transpiled to ES5 using Babel.

Running this sample

git clone git@github.com:lasso-js-samples/lasso-es6.git
cd lasso-es6
npm install
node .

Then open http://localhost:8080/ in your web browser.

About

Demonstrates using ES6 features with Lasso.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published