/hms

Its a full hotel management system platform

Primary LanguageJavaScript

H-M-S

hotel management system

Run Locally

Clone the project

  git clone https://github.com/Siddharth189/hms

Go to the project directory

  cd hms/

Install dependencies

  npm install

Start the server

  npm start