An open API service indexing awesome lists of open source software.

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

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
```