Skip to content

dream-num/dream-num.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Univer GUI tools

Available Scripts

In the project directory, you can run:

npm run schema

Build json schema for validation. Need to build json schema after any change in IDocumentData type.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run deploy

Deploy to github pages.

How to add more tools

  1. Add a tool information in tools.ts, which will be added to the homepage list
  2. Create a new folder in the pages directory to write tool routes, and add the routes to App.tsx

Releases

No releases published

Packages

No packages published

Languages