Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 198 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 198 Bytes

JS Playground ES6 Examples

Created for [this blog post](which is not live yet).

Compiling and Running

npm install traceur -g
traceur --out build.js --script arrow.js
node build.js