React TodoApp powered by RxJS in the style of Redux. Includes docker images for building and testing.
Pull the repository. Navigate to the directory and run.
docker-compose build
docker-compose up -d
docker-compose logs -f
** Note: if using Mac then you may want to use docker-sync.
Open a browser and navigate to http://127.0.0.1