AngelAlexQC / lext

πŸš€ The next generation web framework for Bun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lext

Lext is a modern and versatile framework for building web applications for Bun.

This project is a proof of concept and is not ready for production use.

To install dependencies:

bun install

To run:

bun dev

To build:

bun run build

After building, you can run the built application with:

bun start

About

πŸš€ The next generation web framework for Bun


Languages

Language:TypeScript 45.1%Language:JavaScript 31.4%Language:CSS 23.5%