Skip to content

hayawata3626/typesafe-actions-redux-app

Repository files navigation

This project was bootstrapped with Create React App.

This application is concise todo application. It is made for trying typesafe-actions and unit test using jest.

Run mock server

you need to run the mock server before run application

yarn start:server

Run application

yarn start

Run test

yarn test

Continuous Integration

see ./circleci/config.yml