https://github.com/ritik48/cube-assignment
https://github.com/ritik48/cube-assignment
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ritik48/cube-assignment
- Owner: ritik48
- Created: 2024-08-10T16:11:13.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T16:24:15.000Z (10 months ago)
- Last Synced: 2025-03-21T10:54:25.354Z (2 months ago)
- Language: TypeScript
- Homepage: https://cube-assignment-opal.vercel.app/
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Cube Assignment [Live](https://cube-assignment-opal.vercel.app/)
---
#### How to run ?
Step 1 : Clone the repo using this command
`git clone https://github.com/ritik48/cube-assignment.git`
Step 2: Navigato the cube-assignment folder
`cd cube-assignment`
Step 3: Open cmd and install the dependencies
`npm install`
Step 4: Start the project
`npm run dev`
Step 5: Now open localhost:5173 to access the site