English | 简体中文
This project is a demo of using Univer with Vue 3.
This project use Composition API. If you want to use Options API, please see sheets-vue2-demo.
git clone https://github.com/awesome-univer/sheets-vue3-demo.git
cd sheets-vue3-demo
npm install # npm version >= 7 or pnpm install
npm run start
npm run build
If you don't want to install the development environment locally, or your local environment doesn't meet the development requirements, you can use an online code editor to develop.
You can click the following button to open this repo in StackBlitz: