Skip to content

Hotel manage system based on Node.js and React, a course project of BUPT Software Engineering

Notifications You must be signed in to change notification settings

Nerlci/hotel_management

Repository files navigation

hotel_management

Run dev server

  • doc
    1. cd ./docs/ && npm i, then npm run dev.
  • webui
    1. cd ./shared && npm i, then npm run dev.
    2. In another terminal cd ./webui && npm i, then npm run dev.
  • backend
    1. cd ./shared && npm i, then npm run dev.
    2. In another terminal cd ./backend && npm i, then npm run dev.

About

Hotel manage system based on Node.js and React, a course project of BUPT Software Engineering

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •