Skip to content

KalpakPS/gurutwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation and Running the Client

Follow these steps to set up and run the client:

  1. Navigate to the client directory:

    cd client
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open the website in your browser: After running the development server, you can view the website at:

    http://localhost:3000
    

    Replace 3000 with the port specified in your project if it's different.

About

Website for my college tech fest

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published