1 Star 0 Fork 0

Admin/slidev

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitpod.yml 548 Bytes
一键复制 编辑 原始数据 按行查看 历史
antfu 提交于 2024-02-02 15:15 . refactor!: remove windicss support (#1267)
# List the start up tasks. Learn more https://www.gitpod.io/docs/config-start-tasks/
tasks:
- before: npm i -g pnpm
init: |
pnpm install
pnpm build
command: pnpm demo:dev
# List the ports to expose. Learn more https://www.gitpod.io/docs/config-ports/
ports:
- port: 3030
onOpen: open-preview
# List the VS Code extensions to install. Learn more https://www.gitpod.io/docs/vscode-extensions/
vscode:
extensions:
- antfu.vite
- Vue.volar
- antfu.iconify
- dbaeumer.vscode-eslint
- csstools.postcss
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bjfu_lhy_lanhy2000/slidev.git
git@gitee.com:bjfu_lhy_lanhy2000/slidev.git
bjfu_lhy_lanhy2000
slidev
slidev
main

搜索帮助