Skip to content

React TodoApp powered by RxJS in the style of Redux. Includes docker images for building and testing.

License

Notifications You must be signed in to change notification settings

ericp96/TodoApp

Repository files navigation

TodoApp

React TodoApp powered by RxJS in the style of Redux. Includes docker images for building and testing.

Quickstart

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.

Accessing the applicaiton

Open a browser and navigate to http://127.0.0.1

About

React TodoApp powered by RxJS in the style of Redux. Includes docker images for building and testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages