Skip to content

A simple Astro.js project for learning Three.js with Tailwind CSS, Bun and Biome.

Notifications You must be signed in to change notification settings

estubmo/learning-threejs

Repository files navigation

Learning Three.js

A simple repository using Astro, GSAP, Tailwind CSS, and Bun as a scaffold for learning Three.js.

This repository will contain a bunch of example scenes created in Three.js.

🚀 Try it

Feel free to clone this repo: gh clone estubmo/learning-threejs https://github.com/estubmo/learning-threejs.git

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
bun install Installs dependencies
bun run dev Starts local dev server at localhost:4321
bun run build Build your production site to ./dist/
bun run preview Preview your build locally, before deploying
bun run astro ... Run CLI commands like astro add, astro check
bun run astro -- --help Get help using the Astro CLI

About

A simple Astro.js project for learning Three.js with Tailwind CSS, Bun and Biome.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published