devconnector:使用MERN堆栈构建的社交网络

时间:2021-04-26 06:00:29
【文件属性】:
文件名称:devconnector:使用MERN堆栈构建的社交网络
文件大小:468KB
文件格式:ZIP
更新时间:2021-04-26 06:00:29
JavaScript 开发连接器 使用MERN堆栈构建的小型社交网络应用。 这是我的“ MERN Stack Front To Back” Udemy课程的一部分 快速开始 # Install dependencies for server npm install # Install dependencies for client npm run client-install # Run the client & server with concurrently npm run dev # Run the Express server only npm run server # Run the React client only npm run client # Server runs on http://localhost:5000 and client on http://localhost:3000 应用
【文件预览】:
devconnector-master
----models()
--------Profile.js(2KB)
--------User.js(433B)
--------Post.js(866B)
----server.js(1KB)
----client()
--------public()
--------yarn.lock(247KB)
--------src()
--------README.md(117KB)
--------.gitignore(285B)
--------package.json(629B)
----validation()
--------login.js(606B)
--------register.js(1KB)
--------is-empty.js(225B)
--------experience.js(669B)
--------education.js(854B)
--------profile.js(2KB)
--------post.js(484B)
----config()
--------passport.js(677B)
--------keys_prod.js(98B)
--------keys.js(141B)
----README.md(653B)
----.gitignore(51B)
----routes()
--------api()
----package.json(896B)

网友评论