dev-connector:使用MERN堆栈构建的小型社交网络应用

时间:2021-02-10 00:22:03
【文件属性】:
文件名称:dev-connector:使用MERN堆栈构建的小型社交网络应用
文件大小:602KB
文件格式:ZIP
更新时间:2021-02-10 00:22:03
JavaScript 开发连接器 使用Node.js,Express,React,Redux和MongoDB构建的小型社交网络应用程序。 快速开始 # 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 您将需要在服务器配置文件夹中
【文件预览】:
dev-connector-master
----.gitignore(71B)
----routes()
--------api()
----README.md(625B)
----server.js(727B)
----.prettierrc(85B)
----LICENSE(1KB)
----middleware()
--------auth.js(493B)
----package.json(1KB)
----models()
--------User.js(424B)
--------Post.js(839B)
--------Profile.js(2KB)
----client()
--------.gitignore(310B)
--------public()
--------.prettierrc(85B)
--------package.json(1KB)
--------src()
--------yarn.lock(515KB)
--------.eslintrc.json(543B)
----config()
--------db.js(459B)
--------default.json(260B)
--------production.json(260B)
----yarn.lock(140KB)
----.eslintrc.json(120B)

网友评论