An open API service indexing awesome lists of open source software.

https://github.com/app-generator/design-core

Minimal BS5 Core - Open-Source | AppSeed
https://github.com/app-generator/design-core

appseed bootstrap gulp open-source

Last synced: 2 months ago
JSON representation

Minimal BS5 Core - Open-Source | AppSeed

Awesome Lists containing this project

README

          

# Template BS5 Project

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


## Features

- 🚀 [Bootstrap 5](https://www.admin-dashboards.com/bootstrap-5-templates/)
- ⚙️ `Gulp Tooling` (simple usage, no fancy tools)


## How To use it

> Compile the project

```bash
$ 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](https://appseed.us/).