/bootstrap4-starter-kit

Bootstrap4 Starter Kit is a boilerplate for web development based on Web Starter Kit.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Bootstrap4 Starter Kit

Bootstrap4 Starter Kit is a boilerplate for web development based on Web Starter Kit.

Quickstart

Clone this repository.

git clone https://github.com/engwerda/bootstrap4-starter-kit.git

Next, install the local dependencies.

npm install

Commands

Watch For Changes & Automatically Refresh Across Devices

gulp serve

Build & Optimize

gulp

Serve the Fully Built & Optimized Site

gulp serve:dist