Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aura Router Playground

Minimal HTML-first client navigation playground for @auraui/router: two complete HTML pages, extract="#content", and client navigation after install.

Run locally

npm install
npm run dev
  1. Open Home.
  2. Click About — only #content updates (no full reload).
  3. Hard-reload /about/ — the page still works as normal HTML.

Layout

index.html          Home page + router
about/index.html    About page + same router
src/main.js         AuraRouter.install()
src/style.css       Minimal styles
vite.config.js      Vite MPA entries

About

Minimal HTML-first client navigation playground for Aura Router — two complete pages, StackBlitz or Vite.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages