@jenjs/master
v0.1.1
Published
A modern TypeScript-first framework for building static-generated (SSG) and server-rendered (SSR) web applications with Preact.
Maintainers
Readme
Jen.js
A blazing-fast JavaScript framework with built-in HMR and dev server. Start apps instantly—no Vite needed!
Quick Start
npm create jen-app@latest my-app
cd my-app
npm run devOpen http://localhost:3000 and see your app live.
Build for Production
npm run buildLicense
GNU GPL 3.0 © Jen.js contributors
