Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

statelyai/xstate-viz

Repository files navigation

XState Visualizer

The source code for quickly creating visualizations of state machines and statecharts made in XState.

Available Scripts

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. You will also see any lint errors in the console.

npm run build

Builds a static copy of your site to the build/ folder. Your app is ready to be deployed!

npm test

Launches the application test runner. Run with the --watch flag (npm test -- --watch) to run in interactive watch mode.