Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 465 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 465 Bytes

online-demo

Fork on StackBlitz ⚡️

⚠️⚠️⚠️This demo can not run on stackblitz now, because the Sass codes in Vite are using APIs that is not supported by stackblitz core.

To run the project, you should clone it and run in a local env!

Docs Demo

  • Preview: pnpm run docs:dev
  • Build: pnpm run docs:build

Blog Demo

  • Preview: pnpm run blog:dev
  • Build: pnpm run blog:build