Workspace setup
Before developing the code, there are a few steps to follow.
-
Make sure you have all the required dependencies installed:
-
Download the source code from GitHub. There are usually three methods to choose from. Use the one that suits you best.
-
Build Vue frontend
-
Build CasaVue binary
Moreover, should you want to change anything in frontend, you can use Vue in dev server mode to have a live view of introduced changes.