react-redux-complete-example

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

Github stars Tracking Chart

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

Main metrics

Overview
Name With OwnerFortechRomania/react-redux-complete-example
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:
所有者活动
Created At2017-01-06 13:42:29
Pushed At2024-09-06 08:25:32
Last Commit At2019-01-09 14:38:49
Release Count1
Last Release Namecss-modules (Posted on 2017-07-12 23:52:08)
First Release Namecss-modules (Posted on 2017-07-12 23:52:08)
用户参与
Stargazers Count447
Watchers Count30
Fork Count139
Commits Count75
Has Issues Enabled
Issues Count13
Issue Open Count3
Pull Requests Count11
Pull Requests Open Count4
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private