Skip to content

Workflow for front-end developers with BrowserSync and SASS preprocessor

License

Notifications You must be signed in to change notification settings

ryahpalma/htmlworkflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Workflow

Download:

Dependencies:

  • node / npm
  • git
  • gulp

Install gulp:

$ npm install gulp -g

Clone the repository:

$ git clone https://github.com/ryahpalma/htmlworkflow.git

Enter in the folder:

$ cd htmlworkflow

Install dependencies:

$ npm install

Start gulp

$ gulp

About

Workflow for front-end developers with BrowserSync and SASS preprocessor

Resources

License

Stars

Watchers

Forks