Skip to content

anpleenko/cgulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cgulp

Build Status

Coffee script gulp config template

Basic useful feature list:
  • Сoffee script compilation
  • SASS compilation (scss syntax)
  • Require JS support
  • JADE compilation
To run the project, install the following tools
Commands for install tools

Gulp

npm install -g gulp

Bower

npm install -g bower
Commands for init project
git clone https://github.com/vaeum/cgulp.git
cd cgulp
npm install
bower install
Commands for run project
gulp

And open your browser http://localhost:3000

About

Coffee script gulp config template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors