Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 312 Bytes

File metadata and controls

13 lines (8 loc) · 312 Bytes

Finance Demo Skeleton (React)

This project is built with the Vite React template listed on the Awesome Vite templates page.

Getting started

  1. npm install
  2. npm run dev

Build & preview

  • npm run build
  • npm run preview