Skip to content

wechka53/react-ts-todo

Repository files navigation

Simple React Redux TypeScript example

CircleCI

Setup and run locally:

yarn install && yarn start

Docker support:

Create container:
docker-compose up -d

Acces to running container:
docker-compose exec node bash

Install dependencies and run app:
yarn install && yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published