文件名称:react-redux-weather-app:React Redux Weather App
文件大小:37KB
文件格式:ZIP
更新时间:2024-05-31 16:38:40
react redux redux-middleware 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
【文件预览】:
react-redux-weather-app-master
----style()
--------style.css(258B)
----.gitignore(73B)
----.babelrc(48B)
----package.json(1023B)
----package-lock.json(132KB)
----src()
--------components()
--------index.js(492B)
--------containers()
--------reducers()
--------actions()
----webpack.config.js(523B)
----README.md(676B)
----index.html(518B)
----LICENSE.MD(1KB)
----test()
--------components()
--------test_helper.js(1KB)