Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 331 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 331 Bytes

Frontend UI Application

This application is a React "frontend" application that consumes an HTTP/JSON API.

It happens to be built with Vite, but it doesn't really matter.

Build

npm install
npm run build

Run Locally

npm run preview

Explore the UI

http://127.0.0.1:4173/