.gitea/workflows
|
fix(ci): fixed vite build action title
|
2024-10-24 20:02:43 +02:00 |
assets
|
build(vite): initialized vite project with react template
|
2024-10-24 19:15:59 +02:00 |
public
|
feat(three): added sample scene
|
2024-10-24 23:58:58 +02:00 |
src
|
feat(three): added sample scene
|
2024-10-24 23:58:58 +02:00 |
.gitignore
|
build(vite): initialized vite project with react template
|
2024-10-24 19:15:59 +02:00 |
README.md
|
build(vite): initialized vite project with react template
|
2024-10-24 19:15:59 +02:00 |
eslint.config.js
|
build(vite): initialized vite project with react template
|
2024-10-24 19:15:59 +02:00 |
index.html
|
build(vite): initialized vite project with react template
|
2024-10-24 19:15:59 +02:00 |
package-lock.json
|
feat(three): added reat-three dependency
|
2024-10-24 23:58:21 +02:00 |
package.json
|
feat(three): added reat-three dependency
|
2024-10-24 23:58:21 +02:00 |
tailwind.config.js
|
feat(tailwindcss): added tailwindcss
|
2024-10-24 21:24:06 +02:00 |
tsconfig.app.json
|
build(vite): initialized vite project with react template
|
2024-10-24 19:15:59 +02:00 |
tsconfig.app.tsbuildinfo
|
feat(three): added sample scene
|
2024-10-24 23:58:58 +02:00 |
tsconfig.json
|
build(vite): initialized vite project with react template
|
2024-10-24 19:15:59 +02:00 |
tsconfig.node.json
|
build(vite): initialized vite project with react template
|
2024-10-24 19:15:59 +02:00 |
tsconfig.node.tsbuildinfo
|
fix(tailwindcss): removed unused imports and App.css
|
2024-10-24 21:28:01 +02:00 |
vite.config.ts
|
feat(three): added sample scene
|
2024-10-24 23:58:58 +02:00 |