说明:费用追踪器(MERN)
全栈费用跟踪器
用法
change config.env file in config folder
npm install
cd client npm install
cd ..
# Run front and backend
npm run dev
# Backend only
npm run server
# Frontend only
npm run client
# Build client
cd client
npm run buil
<weixin_42099070> 上传 | 大小:363kb