Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 351 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 351 Bytes

Flask-app

A star algorithm visualisation based on Flask+HTML+CSS

Requirements

-> docker-compose

Install

1) git clone https://github.com/Ilyabasharov/Flask-app && cd Flask-app
2) docker-compose up

use http://localhost:5000/ or http://0.0.0.0:5000/ (depend on system)

Run

1) if it didn't start automatically, type 'docker-compose up'