/snowflake-boilerplate

A HTML5 optimized boilerplate for static websites

Primary LanguageSCSS

Snowflake Boilerplate

Description

A HTML5 optimized boilerplate for static websites

Features

  • SASS ready
  • Webpack ready
  • Include-media ready
  • Minimized JS bundle on build
  • Minimized CSS bundle on build
  • Optmized Images on build
  • Hot reload on dev

Installation

  1. Install npm
  2. run npm install yarn
  3. run yarn install

How to Use

Development

yarn start

Build

yarn build

References