KUIejs
Composable UI System for Real Products
KUIejs is a production-ready UI system built with Express and EJS. A composable design system and component architecture for real-world applications.
Quick Start
$
npm install
$
npm run dev
Server starts at http://localhost:3000
Scripts
-
npm run devserver + CSS watcher in parallel -
npm run buildcompile CSS then TypeScript → dist/ -
npm startrun dist/server.js in production
Tech Stack
Module Layers
Each layer builds on the one above it. Keep business logic in domain/app layers; ui partials stay generic.
Live Themes
Built by
Kuray Karaaslan
· Licensed under 0BSD