Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 155 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 155 Bytes

el-datagrid

安装依赖

yarn install

运行 vue 服务

yarn serve

运行 nodejs 后台数据服务

node server.js