Skip to content

vue + node + mongodb 搭建的简易客户管理系统

License

Notifications You must be signed in to change notification settings

heuuLZP/customer-manage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

文档说明

启动项目

  • 启动服务器
cd /Desktop/jiayouzhan/server
node index.js
  • 启动数据库

osx

全局路径打开,仅仅连接

mongod

安装目录打开,可命令行操作数据库

cd /usr/local/Cellar/mongodb/3.2.9/bin
mongo
  • 启动前端
cd /Desktop/jiayouzhan
npm run serve

About

vue + node + mongodb 搭建的简易客户管理系统

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published