Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 436 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 436 Bytes

vxrn

Documentation website

You can try the example apps:

  • yarn dev:example-basic

Contributing

Install:

yarn install

Run watch in a separate terminal:

yarn watch

And then you can run the examples using yarn dev:example-*:

yarn dev:example-basic

VSCode Extensions

For auto formatting install Biome.