/es6-template

drop in app starter template with es6 and less compilation

Primary LanguageJavaScriptMIT LicenseMIT

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