Insane:nanoCoreTailwind, an old-fashioned modern app builder
Medium link
Live Demo
In short: a builder for HTML+CSS+JS pages not based on a framework. Advanced version with Tailwind.
Installation
Prerequisites: Bun
curl -fsSL https://bun.sh/install | bash
Dependencies
bun i
Build
bun run build
Dev server
bun start
- open 'http://localhost:3000/'