devtechk / easy-startup-gulp-browsersync-sass

An easy startup for websites using gulp browserify and sass

Home Page:https://devtechk.github.io/easy-startup-gulp-browsersync-sass/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An easy startup for websites using gulp browserify and sass

https://devtechk.github.io/easy-startup-gulp-browsersync-sass/


Languages

Language:CSS 54.0%Language:HTML 37.4%Language:JavaScript 8.6%