xdumaine / es6-template

drop in app starter template with es6 and less compilation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ES6 App Template

Drop in template for ES6 projects with babel and less compilation

Dependencies

Dev dependencies installed via npm

$> npm install

App dependencies installed via bower

$> bower install

Develop

Powered by broccoli

$> npm install -g broccoli
$> broccoli serve

License

Licensed under the MIT License

About

drop in app starter template with es6 and less compilation

License:MIT License


Languages

Language:JavaScript 80.7%Language:HTML 13.3%Language:CSS 6.0%