markdown style fixes

This commit is contained in:
Frank Wünsche
2024-11-11 13:07:28 +01:00
parent 8776b79dbf
commit 282d214f1f
+11 -9
View File
@@ -1,13 +1,15 @@
# bamort #
# bamort
Bardiocs Moam Replacement Tool
My idea is to write it in Go and Vue together.
## readings to prepare
My Idea is to write it in Go and Vue together.
- https://www.freecodecamp.org/news/how-i-set-up-a-real-world-project-with-go-and-vue/
- https://github.com/ricoberger/go-vue-starter
- https://github.com/torenware/vite-go
- https://dev.to/blueworrybear/put-vue-js-and-go-together-setup-web-app-in-5-mins-5h90
- https://github.com/klebervirgilio/vue-crud-app-with-golang
## readings to prepare
https://www.golang101.com/how-tos/how-to-golang-project-vscode/
- <https://www.freecodecamp.org/news/how-i-set-up-a-real-world-project-with-go-and-vue/>
- <https://github.com/ricoberger/go-vue-starter>
- <https://github.com/torenware/vite-go>
- <https://dev.to/blueworrybear/put-vue-js-and-go-together-setup-web-app-in-5-mins-5h90>
- <https://github.com/klebervirgilio/vue-crud-app-with-golang>
<https://www.golang101.com/how-tos/how-to-golang-project-vscode/>