- doc
cd ./docs/ && npm i
, thennpm run dev
.
- webui
cd ./shared && npm i
, thennpm run dev
.- In another terminal
cd ./webui && npm i
, thennpm run dev
.
- backend
cd ./shared && npm i
, thennpm run dev
.- In another terminal
cd ./backend && npm i
, thennpm run dev
.
-
Notifications
You must be signed in to change notification settings - Fork 0
Hotel manage system based on Node.js and React, a course project of BUPT Software Engineering
Nerlci/hotel_management
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Hotel manage system based on Node.js and React, a course project of BUPT Software Engineering