You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some examples in the **example** directory, you can execute the **package.json** script to start developing source with the sample.
47
-
48
-
First, you should install the dependencies with command `pnpm install`, then run the `pnpm basic:dev` command to start developing, run `pnpm basic:serve` to view production environment effects.
49
-
50
-
+`example/basic`: Basic usage with data fetching example
0 commit comments