Skip to content

使用JSON搭建本地服务器 使用vue vue-router axios实现对本地服务器数据增删改查。主要有总信息展示列表,信息详情展示模块,修改信息模块。删除信息模块。

License

xt981224/vue-curds

Repository files navigation

截图

首页

详情

修改  

执行方法

# 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

About

使用JSON搭建本地服务器 使用vue vue-router axios实现对本地服务器数据增删改查。主要有总信息展示列表,信息详情展示模块,修改信息模块。删除信息模块。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published