Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 714 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 714 Bytes

截图

首页

详情

修改  

执行方法

# install dependencies   安装依赖
npm install

# serve with hot reload at localhost:8081   启动项目
npm run dev
cd 到json文件中 npm run test
# build for production with minification    打包项目
npm run build

描述

根据 jsonserver搭建本地服务器添加数据,使用vue进行本地服务器数据增删改查

使用到的技术 & 插件

vuex axios vue-router