Skip to content

HoverBaum/react-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.

A very simple application inverting a texts colors.

This is mainly build to illustrate React and Redux based development for a blogpost. Read it at: http://hoverbaum.gitlab.io/2016/07/21/Why-and-how-to-ReactJS/

To see it in action clone this Repo, cd into it and npm install. After that all the script in package.json are available to you.

git clone https://github.com/HoverBaum/react-basic.git
cd react-basic
npm install
npm run dev

About

A very simple React and Redux app to illustrate development setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published