• This repository has been archived on 09/Dec/2021
  • Stars
    star
    185
  • Rank 208,271 (Top 5 %)
  • Language
    JavaScript
  • Created over 5 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Learn how to architect a React Redux application in a classy way

react-redux-architecture

View the running website

Check out the source code in different formats:

Read the article explaining this code: My Awesome React Redux Structure

alt text

Create React App

This project was bootstrapped with Create React App.

Install Packages

yarn or npm install

Available Scripts

In the project directory, you can run:

yarn start or npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn generate or npm generate

Scaffolding tool, see generate-template-files. Check the tools/templates directory for existing templates.

yarn build or npm build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

More Repositories

1

generate-template-files

A simple generator to create custom template files for any application
TypeScript
208
star
2

TypeScript-AMD-Boilerplate

A TypeScript AMD Grunt Boilerplate with RequireJS
CSS
45
star
3

hapi-react-hot-loader-example

Simple React Hot Loading example with Hapi Server-side rendering
JavaScript
42
star
4

typescript-hapi-react-hot-loader-example

Simple TypeScript React Hot Loading example with Hapi Server-side rendering
TypeScript
38
star
5

my-next.js-starter

My own personal Next.js starter repo.
TypeScript
31
star
6

sjs-base-model

BaseModel is a pattern used to translate data between software application subsystems.
TypeScript
29
star
7

StructureJS

JavaScript / TypeScript Library
JavaScript
21
star
8

slush-project

A slush generator to create different Client-side boilerplates while maintaining the same folder structure.
JavaScript
14
star
9

TypeScript-Boilerplate

A TypeScript Grunt Boilerplate
JavaScript
12
star
10

mobx-local-global-stores

Global & Local State with MobX React Example
TypeScript
10
star
11

warn-unsaved-changes-leaving-web-page-nextjs

Warn users about unsaved changes before leaving web page in Next.js
JavaScript
8
star
12

Example-TypeScript-Singleton-Pattern

TypeScript and the Singleton Pattern
JavaScript
6
star
13

Custom-Environment-Variables-Setup

Create React App 3.0 and Webpack 4 examples of using custom environment variables.
TypeScript
6
star
14

Single-Page-Application-Workflow-Boilerplate

Single Page JavaScript Application Workflow Boilerplate with GruntJS
CSS
5
star
15

react-mobx-architecture

Coming Soon
TypeScript
2
star
16

nextjs-mobx

TypeScript
2
star
17

StructureJS-Boilerplate

Boilerplates for StructureJS
JavaScript
2
star
18

react-transporting-portals

TypeScript
2
star
19

open-api-documentation

documenting-a-nodejs-rest-api-with-openapi-3-swagger
JavaScript
2
star
20

State-Pattern

TypeScript
1
star
21

react-mobx-persist-store-example

TypeScript
1
star
22

Command-Pattern

TypeScript
1
star
23

TransitionManager

TypeScript
1
star
24

Example-TypeScript-HMTL5-Canvas-Banner-Ad

HTML5 Canvas Banner Ads with Greensock Tweening and TypeScript Tutorial
TypeScript
1
star
25

typescript-node-api

TypeScript
1
star