Skip to content

dream-num/univer-pro-sheet-start-kit

Repository files navigation

Univer Sheet With Server Start-Kit

This template can help you get started with using the Univer Server, and you can use the code inside to create useful applications.

  • collaboration plugin with Univer Server
  • exchange plugin with Univer Server
  • print plugin with Univer Server

More about Univer Server

You can find more information about Univer Server here.

How to use

First, you need to deploy Univer Server with Docker, you can follow the instructions here.

Then, you can use the following command to start the application:

pnpm install
pnpm dev

Open two different browsers and visit http://localhost:5173/, you can test the collaboration feature.

Online Demo

You also can see the online demo here.