saml / babeltest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm install
babel . --ignore node_modules,dist --out-dir dist
node dist/a/foo.js
cd dist;
node a/foo.js

About


Languages

Language:JavaScript 100.0%