Skip to content

mrprkr/Articular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Styleguide with Gulp automation

Installation

  1. Download the repository, cd into it
  2. Install npm modules: npm install - this will take a while
  3. Install bower dependencies bower install
  4. Start gulp: gulp
  5. View in browser at http://localhost:3000

To deploy

move /public to web server