Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.15 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.15 KB

The demo of using Univer sheets with Angular

English | 简体中文

This project is a demo of using Univer with Angular.

If you want to use React, please see sheets-react-demo.

If you want to use Vue, please see sheets-vue3-demo.

Project setup

git clone https://github.com/awesome-univer/sheets-angular-demo.git
cd sheets-angular-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