dsmjs / es6-demo

simple demo application showing the es6-module-transpiler in action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1.) npm install es6-module-transpiler
2.) ./node_modules/es6-module-transpiler/bin/compile-modules js --to transpiled --infer-name
3.) python -m SimpleHTTPServer 8000

About

simple demo application showing the es6-module-transpiler in action


Languages

Language:JavaScript 100.0%