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.