|
public
|
Create vite+vue project
|
2025-03-02 15:54:13 +01:00 |
|
src
|
Reformat using prettier
|
2025-03-02 18:41:24 +01:00 |
|
.gitignore
|
Simplify gitignore
|
2025-03-02 17:51:56 +01:00 |
|
index.html
|
Create vite+vue project
|
2025-03-02 15:54:13 +01:00 |
|
package.json
|
Set up vue dev tools
|
2025-03-02 18:41:56 +01:00 |
|
tsconfig.app.json
|
Set up @ alias for src/
|
2025-03-02 18:43:47 +01:00 |
|
tsconfig.json
|
Create vite+vue project
|
2025-03-02 15:54:13 +01:00 |
|
tsconfig.node.json
|
Create vite+vue project
|
2025-03-02 15:54:13 +01:00 |
|
vite.config.ts
|
Set up @ alias for src/
|
2025-03-02 18:43:47 +01:00 |