Simple Vite app for isolated code experiments.
Create a src/pages/<name>/index.tsx file, and it will create a new /<name> route.
defaultexport is chunked and lazy loaded.const metaexport is statically available everywhere.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple Vite app for isolated code experiments.
Create a src/pages/<name>/index.tsx file, and it will create a new /<name> route.
default export is chunked and lazy loaded.const meta export is statically available everywhere.