This is a test project, that was initially intended to explain how to start with Grunt and Bower.
But I also use it for my purposes.
- CoffeeScript
- Stylus
- Jade
- Karma
- Jasmine
In your console run
cd you_project_path
git clone [email protected]:raqystyle/frontent-dev-base.git .
./install.sh
frontend
builds
dev
css
js
templates
index.html
prod
[file structure is supposed to be like this:]
app.js
app.css
index.html
src
coffee
jade
stylus
index.jade
test
coffee
js
karma.conf.js
vendor
[components from Bower]