luvit / luvit.io

Source to luvit.io
https://luvit.io
Apache License 2.0
89 stars 26 forks source link

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.