aackerman / minnebar10

Several examples of using babel with other major tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MinneBar 10

Examples of using Babel with different front-end technologies.

Each example should be able to be run with the following

$ npm install
$ npm run this

Running a specific examples

$ git clone https://github.com/aackerman/minnebar10.git
$ cd babel-with-eslint
$ npm install
$ npm run this

About

Several examples of using babel with other major tools


Languages

Language:JavaScript 98.6%Language:HTML 1.4%