Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 527 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 527 Bytes

Ping Clock Web Client

The webclient is made in Vite with the React plugin.

Check https://vitejs.dev/ for more info.

available scripts:

  • npm run dev: Start dev server
  • npm run build: Build to dist folder
  • npm run preview: locally preview production build

Used environment variables:

Environment variable Description required/default value
VITE_SERVER_URI URI of the ping server Required