Commit Graph

12 Commits

Author SHA1 Message Date
Sven Vogel 8578ec4561 feat(three): added ambient light, directional light, base plate
Gitea Vite Build Action / Vite-Build (push) Failing after 34s Details
2024-10-25 00:12:57 +02:00
Sven Vogel 2be2a52925 feat(three): added sample scene
Added two gears and a gradient background
2024-10-24 23:58:58 +02:00
Sven Vogel b96f9626aa feat(three): added reat-three dependency 2024-10-24 23:58:21 +02:00
Sven Vogel 305430796f feat(three): installed three.js 2024-10-24 21:35:45 +02:00
Sven Vogel 0bdd94e870 Merge pull request 'feat/design-index-page' (#2) from feat/design-index-page into main
Gitea Vite Build Action / Vite-Build (push) Successful in 30s Details
Reviewed-on: #2
2024-10-24 19:29:34 +00:00
Sven Vogel 6dd7624458 fix(tailwindcss): removed unused imports and App.css
Gitea Vite Build Action / Vite-Build (push) Successful in 30s Details
2024-10-24 21:28:01 +02:00
Sven Vogel 6317ad2802 refactor(tailwindcss): added header to app.tsx
Gitea Vite Build Action / Vite-Build (push) Failing after 30s Details
2024-10-24 21:24:29 +02:00
Sven Vogel ca910bba0c feat(tailwindcss): added tailwindcss 2024-10-24 21:24:06 +02:00
Sven Vogel e97eb3e1ec Merge pull request 'ci/add-gitea-action' (#1) from ci/add-gitea-action into main
Gitea Vite Build Action / Vite-Build (push) Successful in 29s Details
Reviewed-on: #1
2024-10-24 18:04:43 +00:00
Sven Vogel 06438b7dc2 fix(ci): fixed vite build action title
Gitea Vite Build Action / Vite-Build (push) Successful in 1m5s Details
2024-10-24 20:02:43 +02:00
Sven Vogel 093a7aad95 ci(gitea): added gitea asction for vite build
Added `.gitea/workflows/vite-build.yml` installing NPM and perform clean build
2024-10-24 19:51:08 +02:00
Sven Vogel f30ae25ec2 build(vite): initialized vite project with react template
Initialized project with vite using the default react.js template.
Added banner image t o `assets` and created plain README.md.
2024-10-24 19:15:59 +02:00