文件名称:starter:具有最新前端技术的React-Redux启动器
文件大小:77KB
文件格式:ZIP
更新时间:2024-06-15 14:20:31
react redux boilerplate webpack react-router
devfolio-project-starter
该入门工具旨在使您入门并使用React-Redux堆栈上的最新Frontend技术,从而简化开发流程,优化Web性能,同时保持代码质量和最佳实践。
安装
基于此启动器创建一个新项目:
git clone https://github.com/devfolioco/starter.git
【文件预览】:
starter-master
----.gitignore(60B)
----README.md(1KB)
----.github()
--------ISSUE_TEMPLATE.md(121B)
--------PULL_REQUEST_TEMPLATE.md(164B)
----.vscode()
--------settings.json(33B)
----LICENSE(1KB)
----package.json(2KB)
----src()
--------components()
--------store.js(710B)
--------actions()
--------views()
--------api()
--------constants()
--------routes.jsx(605B)
--------reducers()
--------index.jsx(404B)
--------helpers()
--------index.html(294B)
--------assets()
----.babelrc(44B)
----.editorconfig(240B)
----webpack.config.js(961B)
----yarn.lock(209KB)
----.eslintrc.json(118B)
----.prettierrc.js(125B)