https://github.com/openhacking/vue3-x-sheet
vue3 x-sheet template
https://github.com/openhacking/vue3-x-sheet
Last synced: 5 months ago
JSON representation
vue3 x-sheet template
- Host: GitHub
- URL: https://github.com/openhacking/vue3-x-sheet
- Owner: openHacking
- Created: 2022-12-18T23:56:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T16:26:30.000Z (over 3 years ago)
- Last Synced: 2025-02-01T07:26:19.405Z (over 1 year ago)
- Language: HTML
- Size: 2.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue 3 + x-sheet
## 教程
- [Vue3 + x-sheet 打造你自己的在线表格应用](https://lwebapp.com/zh/post/vue3-x-sheet)
- [使用 x-sheet 构建在线疫情高峰预测数据表](https://lwebapp.com/zh/post/vue3-x-sheet-forecast)
## 开发
```shell
npm i
npm run dev
```