Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Reservation Program Project

Used to manage hotel reservations

Installation

Using npm to install dependencies

install node_modules in client and server folders

cd server
npm install
cd ..
cd client
npm install

Usage

cd server
npm run dev
cd ..
cd client
npm run dev

Go to http://localhost:5173/ to view the app

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages