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
npm run mock:api
npm start
npm run mock:api
npm run build
npm run test
A simple chat built with create-react-app using redux-zero, recompose, react-router and jest.
JavaScript
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
npm run mock:api
npm start
npm run mock:api
npm run build
npm run test