Add README images.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||

|
||||
|
||||
# FastAPI-Vue Full Stack Setup
|
||||
|
||||
Build and develop **FastAPI + Vue** as a single project, while keeping production purely Python — **JavaScript tooling is only needed during development!**
|
||||
@@ -30,6 +32,8 @@ uv tool install dist/my_app-0.1.0.tar.gz
|
||||
my-app --help
|
||||
```
|
||||
|
||||
<img src="https://raw.githubusercontent.com/LeoVasanko/fastapi-vue-setup/main/docs/hello.webp" alt='"You did it" with Vue-FastAPI connection.' width="500">
|
||||
|
||||
## Working in your project
|
||||
|
||||
### Setup and upgrades
|
||||
|
||||
Reference in New Issue
Block a user