/htmlworkflow

Workflow for front-end developers with BrowserSync and SASS preprocessor

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

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