Home

Awesome

Tela-v

A framework for making real-time SPA web apps with vlang. Basically Phoenix LiveView in V. Also takes inspiration from The Elm Architecture

example

If you'd like to clone and build it, simply:

# install V
git clone https://github.com/vlang/v
(cd v && make && v symlink)

# clone & run the example
git clone https://github.com/atomkirk/v-playground.git
cd v-playground
v run .

There's only 2 files: