Skip to content

A simple blank website to quick-start static HTML builds.

Notifications You must be signed in to change notification settings

rad-hombre/simple-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple boilerplate

A simple blank website template to quick-start simple sites. Includes Browsersync to automatically reload browser window on detected changes to html/css/js.

Installation

  1. Clone the repo git clone https://github.com/rad-hombre/simple-boilerplate [dest]

  2. Run npm install inside cloned directory

  3. Run npm run start to start serving files

run-script-os– the script used to detect user's Operating System– is currently not working as of npm v7.x (or yarn2 it would seem).

Until fixed, run npm run start:nix or npm run start:win32 to start browsersync on *nix OS or Windows environments, respectively.

About

A simple blank website to quick-start static HTML builds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published