Skip to content

Commit 68be658

Browse files
authored
added flask + vue resource to flask page
1 parent 735396e commit 68be658

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/pages/04-web-development/03-flask.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ for getting started.
143143
[deployment](/deployment.html), be sure to read this article on
144144
[how Patreon got hacked](http://labs.detectify.com/post/130332638391/how-patreon-got-hacked-publicly-exposed-werkzeug).
145145

146+
* [Developing a Single Page App with Flask and Vue.js](https://testdriven.io/developing-a-single-page-app-with-flask-and-vuejs) step-by-step walkthrough of how to set up a basic CRUD app with Vue and Flask.
146147

147148
### Intermediate to advanced Flask resources
148149
Once you move past the beginner tutorials and have created a few Flask

0 commit comments

Comments
 (0)