Skip to content

shea256/angular-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularFlask

Before running the application, first create the database and seed it with a sample blog post:

python manage.py create_db --seed_db

Then, go ahead and run the application:

python runserver.py

About

An AngularJS (frontend) + Flask / Python (backend) Boilerplate Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published