导航:效果预览:

时间:2024-03-04 15:56:58
【文件属性】:

文件名称:导航:效果预览:

文件大小:22KB

文件格式:ZIP

更新时间:2024-03-04 15:56:58

CSS

导航 效果预览: : 开发 yarn global add parcel-bundler parcel src/index.html 构建命令 yarn build 如何一键构建 创建一个package.json yarn init -y 我在package.json里添加一个脚本 "scripts": { "build": "rm -rf dist && parcel build src/index.html --no-minify --public-url ./" },


【文件预览】:
nav-main
----src()
--------index.html(1KB)
--------main.js(2KB)
--------style.css(4KB)
----README.md(418B)
----dist()
--------index.html(1KB)
--------style.91744cc6.css(4KB)
--------main.fc16208e.js.map(5KB)
--------main.fc16208e.js(6KB)
--------style.91744cc6.css.map(6KB)
----.gitignore(31B)
----package-lock.json(60KB)
----package.json(337B)

网友评论