Skip to content

developandbehappy/psd2html-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSD to html Boilerplate

Gulp + Ejs + Sass + CoffeeScript + LiveReload + Bower

На русском

Install

1. Make sure you have Ruby, Node.js and Git.

2. Install Sass, Compass, Gulp, CoffeeScript and Bower.

3. Clone the git repository or download the zipball and extract it.

git clone https://github.com/AveVlad/psd2html-boilerplate.git psd2html

4. Run npm command to install the dependencies.

cd psd2html
npm install

5. Run Gulp.

gulp --require coffee-script/register

It's work!

About

Gulp + Ejs + Sass + CoffeeScript + LiveReload

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 50.5%
  • JavaScript 39.3%
  • CSS 10.2%