birthday-cake-from-crush
No description available.
File Explorer
Download Latest Version (.zip)- card1.html
- cake.glb
- candle.glb
- card.png
- frame1.jpg
- frame2.jpg
- frame3.jpg
- frame4.jpg
- music.mp3
- picture_frame.glb
- shanghai_bund_4k.hdr
- table.glb
- react.svg
- BirthdayCard.tsx
- Fireworks.tsx
- cake.tsx
- candle.tsx
- pictureFrame.tsx
- table.tsx
- App.css
- App.tsx
- index.css
- main.tsx
- .gitignore
- eslint.config.js
- index.html
- package-lock.json
- package.json
- README.md
- tsconfig.app.json
- tsconfig.json
- tsconfig.node.json
- vite.config.ts
# Installation Guide
1. Get the code
git clone https://github.com/tinabyte/birthday-cake-from-crush
Downloads the entire project code from GitHub to your computer.
cd birthday-cake-from-crush
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm run dev
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
