前端开发入门程序

前端开发入门程序,包含 Gulp、Alpinejs、Tailwindcss、Babel、Webpack、SASS 和 BrowserSync。

特性:

- HTML 布局

- 模块捆绑

- 实时重载

- 图像优化

使用:

1. 克隆仓库:git clone https://github.com/ariakm25/frontend-development-starter

2. 安装依赖:npm install

3. 启动开发模式:npm run watch

4. 编辑代码:src 文件夹

5. 编译为生产模式:npm run build

zip
frontend-dev-starter-master.zip 预估大小:14个文件
folder
frontend-dev-starter-master 文件夹
file
webpack.config.prod.js 366B
file
.babelrc 39B
file
package.json 1KB
file
readme.md 2KB
file
gulpfile.js 4KB
file
LICENSE 1KB
file
package-lock.json 566KB
folder
src 文件夹
folder
html 文件夹
folder
layouts 文件夹
file
main.html 510B
file
index.html 962B
folder
styles 文件夹
file
app.sass 59B
folder
scripts 文件夹
file
app.js 19B
file
.gitignore 2KB
file
webpack.config.js 366B
file
tailwind.config.js 345B
zip 文件大小:138.47KB