Skip to content

Latest commit

 

History

History

vite

Eliza

This project was bootstrapped with Vite using the command:

npm create vite vite --template react-ts

All default tooling setup via Vite is used, which includes:

Getting Started

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

Helpful Commands

npm run build

Build the app using Vite.

npm run test

Run unit tests via the Vitest framework

npm run generate

Use buf to generate the compiled protos via protobuf-es