React + TypeScript + Vite

February 15, 2025 ยท View on GitHub

This flexlayout example was created using Vite with the following command:

pnpm create vite flexlayout-vite-example --template react-ts

To run the example first

pnpm install

then

pnpm dev