Hello World
Current working directory: /src
Requested file path: /
import.meta.url: file:///src/routes/index.tsx
import.meta.main:
Root Files
- /
- /src
- /src/.gitignore
- /src/.vscode
- /src/.vscode/extensions.json
- /src/.vscode/settings.json
- /src/README.md
- /src/components
- /src/components/Button.tsx
- /src/deno.json
- /src/dev.ts
- /src/fresh.config.ts
- /src/fresh.gen.ts
- /src/islands
- /src/islands/Counter.tsx
- /src/main.ts
- /src/routes
- /src/routes/_404.tsx
- /src/routes/_app.tsx
- /src/routes/api
- /src/routes/api/joke.ts
- /src/routes/greet
- /src/routes/greet/[name].tsx
- /src/routes/index.tsx
- /src/static
- /src/static/favicon.ico
- /src/static/logo.svg
- /src/static/styles.css
- /src/tailwind.config.ts