Brunch + Babel/ES6 + pugjs + postcss/autoprefixer
Clone this repo manually or use brunch new dir -s https://github.com/volldigital/voll-brunch [project-name]
- Install (if you don't have them):
- Run:
npm start
- runs project with autoreloadnpm run build
— builds minified project for production
- Info:
- Place static files you want to be copied from
app/assets/
topublic/
. - Brunch site, Getting started guide
- Place static files you want to be copied from