Skip to content

rbung/xstatePrez

Repository files navigation

xstatePrez

Tests status

An XState presentation

Slides

Slides are available on the ./Slides directory

Run the app

The presentation needs an Node.js installation

# install the dependencies
npm install
# run the app in dev mode
npm run dev

Run the test

This presentation uses Cypress to run the tests.

# UI mode
npx cypress open

or

# Headless mode (for CICD)
npx cypress open

About

An XState presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published