luvit.io icon indicating copy to clipboard operation
luvit.io copied to clipboard

Source to luvit.io

blog.luvit.io

Source to blog.luvit.io

Local Development

This is a typical luvit app, to run, first install luvit and lit into your path.

git clone https://github.com/luvit/luvit.io.git
cd luvit.io
lit install
luvit server

Then point your browser to http://localhost:8080/

The contents of static/api comes from the luvit-docs repo.