static-website-boilerplate

Static website boilerplate using es6, scss, bootstrap 4 and yarn scripts.

View on GitHub

Usage


This is in very early development and not intent for real use, its main purpose is for my own education.

Requires


Yarn Scripts


yarn serve
Build and serve development website
yarn build:dev
Build development website
yarn build
Build production website

To-do