Skip to content

sefatanam/hey_valdi

Repository files navigation

valdi_demo

Demo of a hello world app using Valdi open source

Usage

All commands requires valdi to be available on PATH.

Get auto completion in VSCode

valdi projectsync

Build and install iOS:

valdi install ios

Build and install Android:

valdi install android

Build and install MacOS:

valdi install macos

Start hot reloader:

valdi hotreload