paveldanilin / alium

An experimental single page app which is written without any modern UI framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An experimental single page app which is written without any modern UI framework

Supports: routing, data binding, component system

Router

Example:

  • Static route: /home
  • With parameters: /person/{name}

Build

npm run build

Test

npm run dev

About

An experimental single page app which is written without any modern UI framework


Languages

Language:JavaScript 98.1%Language:HTML 1.9%