Skip to content

oscarmarina/XstateController

Repository files navigation

XState Lit TypeScript template

A starting point template for using XState with Lit and TypeScript. Create a feedback form using a simple state machine.

Open in StackBlitz

Using Vite as a build tool and to run the local development server.

npm install && npm start

Scaffold generated using:

npm init @blockquote/wc