An extremely basic web server that simply displays whether nomachine is running and, if so, whether a client is connected.
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
- Test on macOS
- Test on Linux
- Test on Windows
- Support virtual clients, multiple clients, etc.
- Upgrade to Vue 3