Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 732 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 732 Bytes

boilerkevz - a front-end scaffold for small web projects

Gulp 4 + BrowserSync + Sass + Parcel

Requirements

Make sure all dependencies have been installed before moving on:

Quick start: Installation

Clone this repository and run

  • yarn or npm install to install dependencies

Tasks

| Task Name | Description | Environment | | :------------- | :------------- | | yarn start or npm run start | Start the development environment and watch for changes | yarn build or npm run build | Compile production code