https://github.com/patatobit/folio-old
https://github.com/patatobit/folio-old
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/patatobit/folio-old
- Owner: PatatoBit
- Created: 2023-02-21T13:08:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-17T17:12:27.000Z (over 2 years ago)
- Last Synced: 2025-01-06T09:45:43.490Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://folio-2023-mauve.vercel.app
- Size: 4.92 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# three-ts
Vite + ThreeJS + TypeScript template
## Includes
- ThreeJS
- TypeScript
- Vite
- Separated OOP Structure
- SCSS
## Todo
- Setup eslint and prettier
- Remove anys and use an actual type
> Made with [Bruno Simon's Lesson](https://threejs-journey.com/lessons/code-structuring-for-bigger-projects)