Skip to content

volldigital/voll-brunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VOLL-Brunch

Brunch + Babel/ES6 + pugjs + postcss/autoprefixer

Installation

Clone this repo manually or use brunch new dir -s https://github.com/volldigital/voll-brunch [project-name]

Getting started

  • Install (if you don't have them):
    • Node.js: brew install node on OS X
    • Brunch: npm install -g brunch
    • Brunch plugins and app dependencies: npm install
  • Run:
    • npm start - runs project with autoreload
    • npm run build — builds minified project for production
  • Info:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published