npm install -g --unsafe-perm=true --allow-root
npm install
cd ./client && npm install
npm run dev && cd ./client && npm run serve
- Add your current server MAC address to client config
- Run below commands
./build.ps1
- Copy build folder is stored in $root\build\ to client server
- Run this command in build folder
./run.ps1