microposts_fullstack_vue:全栈Vue和Express

时间:2021-05-25 07:42:08
【文件属性】:
文件名称:microposts_fullstack_vue:全栈Vue和Express
文件大小:26KB
文件格式:ZIP
更新时间:2021-05-25 07:42:08
JavaScript 微帖 使用Vue.js,Express和MongoDB的全栈应用示例。 您需要将server / routes / api / posts.js中的MongoDB连接字符串编辑为您自己的字符串。 快速开始 # Install dependencies npm install # Start Express Server: http://localhost:5000 npm start # Start Vue DevServer: http://localhost:8080 cd client npm run serve # Build for production (Will build into server/public, ready for deployment) cd client npm run build 应用程式资讯 作者 布拉德遍历 版本 1.0.0 执照 该项目已获得M
【文件预览】:
microposts_fullstack_vue-master
----client()
----README.md(1KB)
----.gitignore(27B)
----server()
--------index.js(617B)
--------routes()
----package-lock.json(102KB)
----package.json(457B)

网友评论