https://github.com/charleewa/love-bootstrap-coding
正确的方式编写 Bootstrap 网站,以及提供一个快速启动脚手架。
https://github.com/charleewa/love-bootstrap-coding
Last synced: about 1 month ago
JSON representation
正确的方式编写 Bootstrap 网站,以及提供一个快速启动脚手架。
- Host: GitHub
- URL: https://github.com/charleewa/love-bootstrap-coding
- Owner: CharleeWa
- License: mit
- Created: 2022-08-04T07:54:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-09T03:11:37.000Z (over 2 years ago)
- Last Synced: 2025-04-06T08:13:32.106Z (about 2 months ago)
- Language: CSS
- Size: 414 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Love-Bootstrap-Coding
正确的方式编写 `Bootstrap` 网站,以及提供一个快速启动脚手架。
```
template/
├── assets
│ ├── css/
│ ├── images/
│ ├── js/
│ ├── scss/
│ └── vendor/
└── All template HTML files
gulpfile.js
package.JSON
package-lock.JSON
README.MD
```Note. This project is based on `Bootstrap v5.2.0`, which does not support any version of IE, including IE 11