Skip to content

A simple light-weight boilerplate to get quickly started with building a static website. Boilerplate includes built-in SASS architecture with the support of all bootstrap components.

Notifications You must be signed in to change notification settings

nirmalkc/simple-web-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Web Starter (simplewebstarter)

A simple light weight package for compiling Sass(scss files) and running a dev server with a simple HTML file.

Version

1.0.0

Clone this Repo

git clone https://github.com/nirmalkc/simplewebstarter.git

Installation

Get started quickly by cloning this repository.

Install the dependencies (gulp, gulp-sass, gulp-autoprefixer, gulp-sourcemaps, gulp-rename, browser-sync)

$ npm install

Run

This will watch your sass files, compile them and run your dev server at http://localhost:3000

$ gulp build
$ gulp

About

A simple light-weight boilerplate to get quickly started with building a static website. Boilerplate includes built-in SASS architecture with the support of all bootstrap components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published