Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 403 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 403 Bytes

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