starter:具有最新前端技术的React-Redux启动器

时间:2021-05-26 20:33:51
【文件属性】:
文件名称:starter:具有最新前端技术的React-Redux启动器
文件大小:77KB
文件格式:ZIP
更新时间:2021-05-26 20:33:51
react redux boilerplate webpack react-router devfolio-project-starter 该入门工具旨在使您入门并使用React-Redux堆栈上的最新Frontend技术,从而简化开发流程,优化Web性能,同时保持代码质量和最佳实践。 安装 基于此启动器创建一个新项目: git clone https://github.com/devfolioco/starter.git cd 安装项目依赖项: yarn install 用法 使用以下命令启动开发服务器: yarn dev 脚本的完整列表: yarn [removed] 描述 build 在/ dist中制作应用的生产版本 dev 通过热重载在localhost:8080服务该应用程序 format 使用Prettier格式化所有文件 lint 在所有文件上运行ESLint 库/工具
【文件预览】:
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)

网友评论