AnduxJS:ReactReact + Redux模块化,可扩展,简单友好的框架

时间:2021-04-25 04:37:18
【文件属性】:
文件名称:AnduxJS:ReactReact + Redux模块化,可扩展,简单友好的框架
文件大小:208KB
文件格式:ZIP
更新时间:2021-04-25 04:37:18
redux create-react-app reactjs antd scaffolding 一个React + Redux模块化,可扩展,简单且友好的框架。 :pager: 快速概述 git clone git@github.com:fccoelho7/andux.git && cd andux/ yarn && yarn start :top_hat: 特征 :smiling_face_with_heart-eyes: :lady_beetle: 对于规格 :thinking_face: 为什么? 如果环顾四周,您将看到应用程序具有相同的行为,几乎所有应用程序都具有相同的CRUD(创建,读取,更新和删除)逻辑,对于我们开发人员来说,创建始终相同的体系结构和功能很无聊。 :rocket: 脚手架 要动态生成新页面,只需执行: yarn andux:new:page :open_file_folder: 结构 ├── README.md ├── _templates │   └── page │   └── new ├── db.json ├── node_modules [1226 entries exceeds filelimit,
【文件预览】:
AnduxJS-master
----.travis.yml(40B)
----package.json(2KB)
----.prettierrc(52B)
----_templates()
--------page()
----src()
--------config.js(425B)
--------locales()
--------index.js(203B)
--------view()
--------setupTests.js(123B)
--------store.js(443B)
--------services()
--------utils()
----db.json(193B)
----.gitignore(310B)
----public()
--------manifest.json(306B)
--------index.html(2KB)
--------favicon.ico(4KB)
----README.md(2KB)
----yarn.lock(479KB)

网友评论