jesusantguerrero / vueground

Trying xstate app flow with vue

Home Page:https://vueground.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vueground

I am discovering some use cases of the concept Finite State Machine aproach and building some useful apps/modules in the process.

You can find more about FSM aproach here:

Case one

Control loading,loaded, context data with XState

Vueground/covid covid

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Trying xstate app flow with vue

https://vueground.now.sh/


Languages

Language:Vue 91.6%Language:JavaScript 7.5%Language:HTML 1.0%