Online Travel Management System for Customers
node v22.11.0
# npm install
## set npm registry mirror
npm config set registry https://registry.npmmirror.com
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
npm-check-updates -u