Skip to content

bbb324/redux-data-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react redux示例

说明

引入webpack4,以及react16, 采用自定义的eslint各式

开始步骤

  1. npm install (当前所需node_modules)
  2. npm run start

项目结构

-build //npm start后webpack生成的浏览器可用js和css文件目录,这个会ignore -public index.html //template -src -componen //主要编辑内容,html和css index.js .babel-loader .babelrc .gitignore package.json webpack.config.js

命名规则

  1. 所有 jsx 文件用大写首字母

参与贡献

  1. Fork 本项目
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published