/insane-nano-core

Super-simple builder for HTML+CSS+JS frontends

Primary LanguageCSS

Insane:nanoCore, an old-fashioned modern app builder

Medium link

Live Demo

In short: a builder for HTML+CSS+JS pages not based on a framework.

Installation

Prerequisites: Bun

curl -fsSL https://bun.sh/install | bash

Dependencies

bun i

Build

bun run build

Dev server

  1. bun start
  2. open 'http://localhost:3000/'