Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/li-junpeng/web-app
收集平时在抖音、快手、B站等看到的视频中教的一些比较实用的HTML、CSS、JS小技巧,通过本仓库记录一下。
https://github.com/li-junpeng/web-app
Last synced: 5 days ago
JSON representation
收集平时在抖音、快手、B站等看到的视频中教的一些比较实用的HTML、CSS、JS小技巧,通过本仓库记录一下。
- Host: GitHub
- URL: https://github.com/li-junpeng/web-app
- Owner: li-junpeng
- License: mit
- Created: 2023-06-06T14:01:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-22T02:29:16.000Z (about 1 month ago)
- Last Synced: 2024-11-22T03:24:28.753Z (about 1 month ago)
- Language: Vue
- Homepage: https://mitool.site/web-app
- Size: 1.35 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# web-app
收集平时在抖音、快手、B站等看到的视频中教的一些比较实用的HTML、CSS、JS小技巧,通过本仓库记录一下。
体验地址:[https://mitool.site/web-app](https://mitool.site/web-app)
# 本地运行
将代码fork到自己的仓库,然后将仓库clone到本地。进入到项目目录,使用`npm install`安装依赖包,然后`npm run dev`。打开浏览器访问: `http://localhost:5173`即可。
# 打包
`npm run build-only`欢迎各位大佬参与进来,一起撸好看又好玩的前端组件效果。