Skip to content

A simple chat built with create-react-app using redux-zero, recompose, react-router and jest.

Notifications You must be signed in to change notification settings

leonardovillela/redux-zero-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux-zero simple webchat

A simple chat built with create-react-app using redux-zero, recompose, react-router and jest. For run the api, using json-server.

To run this example in

Development mode

npm run mock:api
npm start

Production mode

npm run mock:api
npm run build

Test mode

npm run test

About

A simple chat built with create-react-app using redux-zero, recompose, react-router and jest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •