frontend-boilerplate icon indicating copy to clipboard operation
frontend-boilerplate copied to clipboard

Boilerplate for static site

FRONTEND BOILERPLATE

Install

$ git clone 
$ rm -rf .git
$ git init
$ yarn install

Develop

yarn start       # for developing and   open  localhost:3000
yarn build       # for build. creating folder "build"

HTML Templates

Render Pug templates