Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 248 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 248 Bytes

Configuration

Install dependencies

npm install -g brunch bower
npm install
bower install
  • All ".es6" files in "/app/" will be compiled to "/public/js/main.js"
  • All files in "/app/static/" will be copied to "/public/" folder