Skip to content

andrevenancio/coffee-sass-grunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoffeeScript + Sass + Grunt

I've wrote this tutorial as a learning process when I forced myself to learn CoffeeScript. Since CoffeeToaster was discontinued, I decided to go with Grunt. I tried to keep this as simple as possible. 😁 There is no logic in the code inside the .coffee and .sass files as they are filled with random stuff just for the purpose of compiling "something".

Getting Started

If you haven't used Grunt before, be sure to check out the Getting Started guide, as it explains how to create a Gruntfile as well as install and use Grunt plugins.

Install all dependencies in your package.json

npm install 

Run local Gruntfile

grunt

About

Simple tutorial on CoffeeScript and Sass and Grunt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages