Skip to content

RexSeven/Workflow-sass-browsersync-gulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matt's Workflow

Project does the following:

Watches scss files in the sass directory and compiles them into css in the css directory Reloads changes live in the browser using browser sync

Project commands:

To set up the workflow cd into the project root directory and run the following command:

nmp install

If you don't have the gulp cli installed globaly you will also need to run this command:

npm install -g gulp-cli

Now everytime you wish to auto compile and reload your browser just run this command in the project root directory

gulp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published