/html-boilerplate

Template for static site builds

Primary LanguageJavaScript

HTML Boilerplate

Template for simple static site builds

Prerequisites

Features

Start Here

  1. Download the project
git clone --depth=1 https://github.com/vivianspencer/html-boilerplate.git my-proect
cd my-project
  1. Install dependencies
npm install
  1. Add your logo / icon to the directory resources/favicon

  2. Run npm run watch to run the project and have BrowserSync watch for changes to your files