Skip to content

This demo is used to show the use of the Univer Facade API with React

License

Notifications You must be signed in to change notification settings

awesome-univer/sheets-react-facade-demo

 
 

Repository files navigation

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

About

This demo is used to show the use of the Univer Facade API with React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • HTML 2.5%
  • CSS 1.4%