Skip to content

app-generator/design-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template BS5 Project

Free Template styled with Bootstrap using best practices and simple tooling.


Features

  • 🚀 Bootstrap 5
  • ⚙️ Gulp Tooling (simple usage, no fancy tools)

How To use it

Compile the project

$ yarn       # install modules
$ gulp       # start for development
$ gulp scss  # recompile SCSS
$ gulp dev   # Development Compilation
$ gulp prod  # Production Build (compressed assets)

At this point, the index should be visible in the browser.



Template BS5 Project - Open-Source project crafted by AppSeed.