在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):LucasWinkler/gulp-boilerplate开源软件地址(OpenSource Url):https://github.com/LucasWinkler/gulp-boilerplate开源编程语言(OpenSource Language):JavaScript 52.9%开源软件介绍(OpenSource Introduction):Gulp BoilerplateA simple boilerplate for front-end web development which uses Gulp v4. This is my first time trying gulp so it won't be perfect. I just wanted to create a basic template to work off of with a file structure I liked. Features
Getting StartedFollow these steps in order to get the website up and running locally on your machine. Installation
Building
Extras
File Structure├── app
│ ├── images
│ │
│ ├── js
│ │ ├── main.js
│ │ │
│ │ └── vendors
│ │
│ └── scss
│ ├── abstracts
│ │
│ ├── base
│ │
│ ├── pages
│ │
│ └── main.scss
│
└── build
├── images
│
├── js
│ ├── app.min.js
│ │
│ └── vendors.min.js
│
└── css
└── styles.min.css Tips
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论