Go to file
Sven Vogel 077d3ef8e9
Gitea Vite Build Action / Vite-Build (push) Successful in 40s Details
Merge pull request 'feat/add-three.js' (#3) from feat/add-three.js into main
Reviewed-on: #3
2024-10-24 22:16:31 +00:00
.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 ambient light, directional light, base plate 2024-10-25 00:12:57 +02:00
src fix(three): removed unused import 2024-10-25 00:15:43 +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

README.md

banner