Skip to content

lkimsey/cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp with browsersync

N|Solid

This is a simple gulp project that can do the following

  • Browsersync server
  • Minifies and compiles js
  • compile scss
  • watches on changes and reloads

Installation

$ npm install
$ gulp

note: everything is in default task. To use tasks individually run the following in the terminal.

$ gulp --tasks 

Todos

  • add imagemin
  • add notifier

Special thanks to:

License

MIT

Free Software!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors