Skip to content

Vishesh-Vijay/Venue-Booking-System-Frontend

Repository files navigation

Frontend Setup Guide

This guide will walk you through the steps to set up the frontend of the project.

Prerequisites

  • Node.js version >= 20
  • npm version >= 10

Installation

  1. Clone the Repository: Begin by cloning the project repository to your local machine.
    git clone <repository-url>
  1. Install Dependencies: Execute the following command to install the required dependencies.
    npm install

Running the Development Server

Once the dependencies are installed, you can start the development server by running:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages