react-redux-complete-example

A react+redux example project based on the folder structure proposed here: https://github.com/alexnm/re-ducks

Github星跟踪图

WIP - Complete react-redux example project

An example project based on the folder structure proposed here: https://github.com/alexnm/re-ducks

Build Status

Usage

Clone the repo

git clone git@github.com:FortechRomania/react-redux-complete-example.git

Install dependencies

npm i

or with yarn, which I highly recommend

yarn

Run project

npm run compile
npm run dev-server

or both tasks in parallel in a single terminal

npm start

Access localhost:7777 to see the magic.

Running the tests

npm run test

Running eslint

npm run linter

Todos

  • Ducks modular approach
  • Server side rendering with prefetching
  • Redux Dev Tools / HMR
  • Styling Setup
  • Codesplitting

主要指标

概览
名称与所有者FortechRomania/react-redux-complete-example
主编程语言JavaScript
编程语言JavaScript (语言数: 1)
平台
许可证
所有者活动
创建于2017-01-06 13:42:29
推送于2024-09-06 08:25:32
最后一次提交2019-01-09 14:38:49
发布数1
最新版本名称css-modules (发布于 2017-07-12 23:52:08)
第一版名称css-modules (发布于 2017-07-12 23:52:08)
用户参与
星数447
关注者数30
派生数139
提交数75
已启用问题?
问题数13
打开的问题数3
拉请求数11
打开的拉请求数4
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?