Simple angular2 app with python-flask backend (for learning angular2)
-
backend
directory contains the Flask (, Mongo) backend -
front
directory 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://localhost
and login usingadmin:admin