structure of the web service (bare bones)
backend in django python manged by uv frontend in vue.js managed by npm and vite
Showing
+1382 -0
frontend/README.md
0 → 100644
frontend/index.html
0 → 100644
frontend/package-lock.json
0 → 100644
This diff is collapsed.
frontend/package.json
0 → 100644
frontend/public/vite.svg
0 → 100644
frontend/src/App.vue
0 → 100644
frontend/src/assets/vue.svg
0 → 100644
frontend/src/components/HelloWorld.vue
0 → 100644
frontend/src/main.js
0 → 100644
frontend/src/style.css
0 → 100644
frontend/vite.config.js
0 → 100644
Please register or sign in to comment