pierrenel / babel_browserify

ES6 + Stage 0 + Babel + Browserify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ES6 with Babel 6+

Get started with Javascript ES6 with this example, including "import" syntax.

Run

  • download repo
  • go to the project's root directory
  • install
npm install
  • run
npm start
  • if you want to quit, just press CTRL+C

About

ES6 + Stage 0 + Babel + Browserify


Languages

Language:JavaScript 78.1%Language:HTML 18.6%Language:CSS 3.3%