Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 249 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 249 Bytes

worktile

This is a schedule management system developed using Vue

使用方法

npm install   安装依赖

mongod --dbpath mydatabase 打开数据库

npm run start 打开3000端口

127.0.0.1:3000 运行本地的3000端口即可