Mean Stack Project Starter Kit with Gulp, Iconfont, Sprite, Browserify and SCSS.
You can use bourbon and see atomic file structure in SCSS.
First, install Yeoman and generator-markakod using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-markakod
Then generate your new project:
yo markakod
ISC © canygt27