Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.02 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.02 KB

Demo of using Univer Sheets and Facade API in React

English | 简体中文

This project demonstrates the use of Univer and Facade API in a React project.

Project setup

git clone https://github.com/awesome-univer/sheets-react-facade-demo.git
cd sheets-react-facade-demo
npm install # npm version >= 7  or pnpm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Contributing

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:

Open in StackBlitz