Skip to content

avevlad/psd2html-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSD to html Boilerplate

Gulp + Ejs + Less + js + LiveReload + Bower

На русском

Install

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

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

2. Run npm command to install the dependencies.

cd psd2html
npm install
bower install

3. Run Gulp.

gulp

It's work!