This is the web UI of the Skypier VPN, created with React.
# Install required packages using pnpm
pnpm i
pnpm dev
# VITE v5.1.5 ready in 343 ms
#
# ➜ Local: http://localhost:5173/
# ➜ Network: use --host to expose
# ➜ press h + enter to show help
pnpm build
# build artifacts will be stpred into `/dist`