-
Install dependencies:
npm install
-
Run the development server:
npm run dev
Note: If you want to specify a host, you can use:
npm run host
- React: A JavaScript library for building user interfaces.
- Vite: A fast development server and bundler.
- Tailwind CSS: A utility-first CSS framework.
- Framer Motion: A motion library for React.
- Three.js: A 3D library for the web.