Skip to content

awesome-univer/sheets-rspack-demo

Repository files navigation

Univer Sheet Rspack Start-Kit

This project is a demo of using Univer with Rspack.

Setup

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

Get Started

Start the dev server:

pnpm dev

Build the app for production:

pnpm build

Preview the production build locally:

pnpm preview

About

The demo of using Univer with Rsbuild/Rspack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published