Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 326 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 326 Bytes

umai vite template

This is a simple Vite template to get you started with umai.

It is pre-configured with TypeScript as well!

Usage

Try out on StackBlitz.

npm install
npm run dev
npm run build
npm run preview