Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 718 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 718 Bytes

Tasks App

A demo project.

How To UseLicense

How To Use

To clone and run this application, you'll need Git, Docker and docker-compose installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/magictrevor/tasksapp

# Go into the repository
$ cd tasksapp

# Run the app
$ docker compose up

License

MIT