Skip to content

Commit 83d70a0

Browse files
committed
remove confusing quickstart
1 parent 9b7b6d9 commit 83d70a0

2 files changed

Lines changed: 3 additions & 71 deletions

File tree

examples/vitedemo/QUICKSTART.md

Lines changed: 0 additions & 71 deletions
This file was deleted.

examples/vitedemo/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ npm run build
3737
npm run preview
3838
```
3939

40+
Note: `npm run build` runs `tsc` with strict settings. If you hit TypeScript errors in the demo
41+
code, use `npm run dev` for browser verification or fix the demo types before building.
42+
4043
## How to Use
4144

4245
1. **Upload a file**

0 commit comments

Comments
 (0)