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
- Host: GitHub
- URL: https://github.com/app-generator/design-core
- Owner: app-generator
- License: mit
- Created: 2023-03-07T06:06:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T07:52:12.000Z (over 3 years ago)
- Last Synced: 2025-10-27T07:27:39.858Z (9 months ago)
- Topics: appseed, bootstrap, gulp, open-source
- Language: JavaScript
- Homepage: https://appseed.us
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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/).