This repository is no longer maintained and is deprecated. Please be aware that it may not work with the latest versions of its dependencies.
A basic skeleton for brunch
npm install -g brunch
mkdir my-new-app
cd my-new-app
brunch new https://github.com/MazeMap/brunch-basic-skeleton
npm start
Voila!