Skip to content

FrontendMatter/bs-layout-boilerplate-npm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap Layout npm boilerplate

Simple npm setup and minimal boilerplate for Bootstrap Layout.

Demo

You can see a working live demo of this boilerplate.

Features

  • simple npm setup
  • no build tools
  • static HTML layout examples

Usage

Clone the boilerplate repository

git clone https://github.com/themekit/bs-layout-boilerplate-npm.git my-project
cd my-project

Install dependencies

npm install

Copy vendor assets

npm run copy-vendor