文件名称:generator-create-redux-app:在create-react-app顶部添加redux,emotion-js和其他有用的库,例如react-router
文件大小:337KB
文件格式:ZIP
更新时间:2024-02-26 16:01:05
react redux boilerplate create-react-app yeoman-generator
生成器create-redux-app 这个生成器在最常见的React启动器顶部添加了redux , emotion-js和其他有用的库和工具,例如react-router 。 您将在下面找到一些有关如何执行常见任务的信息。 安装 首先,使用安装和generator-create-redux-app(您的机器上需要Node> = 6.10.3 )。 npm install -g yo npm install -g generator-create-redux-app 然后生成您的新项目: mkdir project-name cd project-name yo create-redu
【文件预览】:
generator-create-redux-app-master
----.travis.yml(40B)
----.bithoundrc(36B)
----example()
--------docs()
--------package.json(1KB)
--------.yo-rc.json(100B)
--------.eslintrc.json(609B)
--------.prettierrc(185B)
--------src()
--------.gitignore(218B)
--------public()
--------README.md(1KB)
--------yarn.lock(486KB)
--------.eslintignore(20B)
--------.editorconfig(208B)
--------.gitattributes(1KB)
----package.json(1KB)
----.yo-rc.json(128B)
----test()
--------app.spec.js(2KB)
----_config.yml(26B)
----LICENSE(1KB)
----package-lock.json(178KB)
----.publishrc(294B)
----generators()
--------app()
----.gitignore(285B)
----README.md(8KB)
----yarn.lock(158KB)
----.editorconfig(171B)
----.gitattributes(12B)