This took me some time and hard work to make so any support would be very appreciated 🙏🏻 patreon webgl channel Enjoy!
You can check the youtube video explaining all the methods I used for this project 👀 youtube video
Clone the repository or download it in zip format, then
Navigate to projects folder
Install dependencies
npm install
Start the dev server
npm run dev
- Use the 'src' folder for all project files.
- HTML
- JS
- SCSS
- vite.config.js file sets up project input to 'src' folder.
- Use eslintrc file to configure linting rules
- Use prettierrc file to configure formatting rules