Skip to content

03.Getting_Started

Gayanuka Bulegoda edited this page Jan 21, 2025 · 1 revision

🚀 Getting Started

This guide will help you set up the project locally.

🔧 Prerequisites

Ensure you have the following installed:

  • Node.js (Recommended: v18+)
  • NPM (Comes with Node.js)
  • Git (for cloning the repository)

📥 Installation

  1. Clone the repository:

    git clone https://github.com/nethmiumaya/CanvasCelebration.git
    cd CanvasCelebration
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

For deployment, visit: Deployment Guide

Canvas Celebration Wiki

📌 Overview

🚀 Getting Started

🔧 Development

🔒 Security & Licensing

❓ Help & Support

Clone this wiki locally