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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?