Skip to content

lexey111/insane-nano-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/'

Releases

No releases published

Packages

No packages published