This is a starter Vite React app for Stately Sky to get you going quickly.
Find our getting started documentation at stately.ai.
Install dependencies:
npm installStart the app:
npm run devAfter you've started the app, you will see three pages:
The home page is a basic page with links to our docs and examples.
The counter example is a simple counter that shows how to use Stately Sky.
The traffic light example shows how you can even use delayed transitions on Sky.
We have included a .env file in this starter app. You should not commit an .env file to your own repository, but we have included it here for convenience to get started quickly.
Join our Discord to chat with us and other Stately Sky users.


