-
Notifications
You must be signed in to change notification settings - Fork 0
03.Getting_Started
Gayanuka Bulegoda edited this page Jan 21, 2025
·
1 revision
This guide will help you set up the project locally.
Ensure you have the following installed:
- Node.js (Recommended: v18+)
- NPM (Comes with Node.js)
- Git (for cloning the repository)
-
Clone the repository:
git clone https://github.com/nethmiumaya/CanvasCelebration.git cd CanvasCelebration
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
➡ For deployment, visit: Deployment Guide
© 2025 Canvas Celebration. All rights reserved.