Simple angular2 app with python-flask backend (for learning angular2)
-
backenddirectory contains the Flask (, Mongo) backend -
frontdirectory contains an Angular Bootstrap 4 frontend that displays D3 charts
-
Clone the repo
git clone --depth 1 https://github.com/ansrivas/angular2-flask.git cd angular2-flask
-
In project root directory execute
docker-compose up -
Navigate to
http://localhostand login usingadmin:admin