Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 891 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 891 Bytes

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.