文件名称:react-press:用react打造的博客平台
文件大小:196KB
文件格式:ZIP
更新时间:2024-05-19 08:07:40
react redux react-native react-router reactjs
ReactPress 一个使用react构建的简单迷你博客。 在线应用 要预览网站,请访问 会费 请是!! 检查问题页面以查找可以修复的良好问题 设置本地开发 # First clone the repo git clone https://github.com/marvinkome/react-press # Then download dependencies yarn install or npm install # Now you can start the app server yarn start-server # or `start` for development env or npm start-server # or `start` for development env # Then visit localhost:3000 # or localhost:80
【文件预览】:
react-press-master
----.changelogs()
--------v1.0.md(11KB)
----.eslintrc.json(904B)
----.gitignore(888B)
----.babelrc(185B)
----webpack.dev.js(441B)
----package.json(2KB)
----src()
--------style()
--------components()
--------js()
--------img()
----index.js(935B)
----webpack.prod.js(853B)
----README.md(766B)
----webpack.common.js(1KB)
----index.html(429B)
----.vscode()
--------settings.json(271B)
----Procfile(22B)
----server.js(274B)
----.prettierrc(116B)
----yarn.lock(282KB)