- Add README.md with project description and CLI commands - Create app.ts with initial import from @kevisual/router - Set up tsconfig.json with custom compiler options and paths
15 lines
91 B
Plaintext
15 lines
91 B
Plaintext
.env
|
|
!.env*development
|
|
|
|
node_modules
|
|
|
|
dist
|
|
pack-dist
|
|
|
|
.DS_Store
|
|
|
|
.pnpm-store
|
|
|
|
.vite
|
|
|
|
.astro |