flask-angular2-starter icon indicating copy to clipboard operation
flask-angular2-starter copied to clipboard

Updated starter app for Flask apps with an Angular2 frontend. Hot module reload, docker support.

Results 1 flask-angular2-starter issues
Sort by recently updated
recently updated
newest added

When trying to execute ` python manage.py initdb` it returns error: > Traceback (most recent call last): File "manage.py", line 2, in from flask_app.app import app File "C:\Users\lozohcum\Documents\Projects\flask-angular2-starter\src\server\flask_app\__init__.py", line 6,...