Skip to content

devtechk/easy-startup-gulp-browsersync-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome!

Here is a simple boiler-plate to start coding sites and edit on the fly (auto css compiling)!

Include:

  • gulp
  • browser-sync
  • gulp-sass
  • nodemon
  • sass

Requirements

Just install node.js easy, click

  • node.js
  • npm

Install

Be sure to have node.js (and npm) installed on your computer, then go inside the directory /easy-startup using your terminal and run:

npm install

Use it!

To run go inside the directory /easy-startup open a terminal window and run:

npm run start

This will watch sass and html files.

Enjoy building sites!

Support or Contact

Having trouble with Pages? Contact me Devtech. This is an example page with its relative style (SASS) you can start working.