Skip to content

meded90/psd2html-boilerplate

 
 

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

  • CSS 81.6%
  • CoffeeScript 18.0%
  • JavaScript 0.4%