Skip to content

Commit 2dd2fb4

Browse files
committed
special thanks
1 parent 4bd2403 commit 2dd2fb4

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
## Quickstart
66

7-
Run the backend in stub mode, following the instructions [here](https://github.com/CoderBotOrg/coderbot/blob/develop/README.md).
7+
Run the backend, following the instructions [here](https://github.com/CoderBotOrg/coderbot/blob/develop/README.md).
88

99
Once the backend is online:
1010

@@ -28,4 +28,8 @@ mv dist ../coderbot/
2828

2929
At this point, the Flask backend serves the built application at `/vue`.
3030

31-
Another build value you may want to edit it's `assetsPublicPath` in `config/index.js`, which allows to serve the application from a subfolder.
31+
Another build value you may want to edit it's `assetsPublicPath` in `config/index.js`, which allows to serve the application from a subfolder.
32+
33+
## Acknowledgments
34+
35+
I'd like to sincere thank [uki](https://uki.nz/cv), Kael, ivansieder, Lloyd for helping me with vuejs/vuex/vuetify/javascript and providing appreciated insights and context.

0 commit comments

Comments
 (0)