Skip to content

A framework to create web pages using HTML, SASS, JS. It is powered with BrowserSync and Gulp for rapid prototyping.

License

Notifications You must be signed in to change notification settings

suthanbala/website-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rapid Web Prototyper

This framework is integrated with BrowserSync for responsive debugging, reloading and style injections.

The project currently have Bootstrap installed and configured. You may also install additional packages.

The page injects CSS changes, reloads for HTML/JS changes.

Logo

Installation

Install my-project with npm

    git clone https://github.com/suthanbala/website-development.git
    cd website-development
    npm install

Development

To start developing, navigate to the project folder, then run

npm start

That command will spin up a server on the project folder. It will then watch for any SASS updates within src/scss/.. and compile them into CSS and injects (no reloading) them to the page.

Authors

About

A framework to create web pages using HTML, SASS, JS. It is powered with BrowserSync and Gulp for rapid prototyping.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published