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

https://github.com/charleewa/love-bootstrap-coding

正确的方式编写 Bootstrap 网站,以及提供一个快速启动脚手架。
https://github.com/charleewa/love-bootstrap-coding

Last synced: about 1 month ago
JSON representation

正确的方式编写 Bootstrap 网站,以及提供一个快速启动脚手架。

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