ReactReduxBlogPostsApp:一个使用React&Redux构建的简单博客文章应用程序

时间:2024-05-22 08:44:53
【文件属性】:

文件名称:ReactReduxBlogPostsApp:一个使用React&Redux构建的简单博客文章应用程序

文件大小:40KB

文件格式:ZIP

更新时间:2024-05-22 08:44:53

react-dom react-router react-redux redux-form JavaScript

ReduxSimpleStarter 有兴趣学习吗? 入门 有两种方法可以开始此仓库。 熟悉Git吗? 签出此仓库,安装依赖项,然后使用以下命令启动gulp进程: > git clone https://github.com/StephenGrider/ReduxSimpleStarter.git > cd ReduxSimpleStarter > npm install > npm start 不熟悉Git? 单击然后下载.zip文件。 提取zip文件的内容,然后打开您的终端,转到项目目录,然后: > npm install > npm start


【文件预览】:
ReactReduxBlogPostsApp-master
----style()
--------style.css(0B)
----.gitignore(73B)
----.babelrc(48B)
----package.json(1KB)
----.npmrc(27B)
----package-lock.json(136KB)
----src()
--------components()
--------index.js(913B)
--------reducers()
--------actions()
----webpack.config.js(523B)
----README.md(676B)
----q(3KB)
----index.html(518B)
----LICENSE.MD(1KB)
----test()
--------components()
--------test_helper.js(1KB)

网友评论