Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

jesusantguerrero/vueground

Repository files navigation

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.

Releases

No releases published

Packages

No packages published