Skip to content

strt/boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strt-boilerplate

Lightweight front-end boilerplate

Features ✅

Setup 🛠

Requirements

Install

Clone the repository

$ git clone --depth 1 git@github.com:strt/boilerplate.git <project-name> && cd <project-name> && rm -rf .git

Install dependencies

$ yarn
# or
$ npm install

or check out create-project for a simplified installation

Usage 🚀

Please read through our code of conduct before you begin

Configuration

Check out bricks for available configuration

Build

Development (Note this won't minify assets or extract sourcemaps)

$ yarn dev

Production

$ yarn build

About

🔥 Front-end boilerplate

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •