/springboot-vue-shop

基于springboot和vue的手机端闲置物品交易商城

Primary LanguageJavaScriptApache License 2.0Apache-2.0

springboot+Mysql+vue2

基于springboot和vue的手机端闲置物品交易商城

安装依赖

npm install

启动前端服务

npm run dev

发布环境

npm run build