Skip to content
This repository was archived by the owner on Jun 18, 2023. It is now read-only.

Routing

Pietro T edited this page Jan 13, 2021 · 2 revisions

Hyperlight uses a file-system based routing system, where the base directory is pages/

Each page must default export an hyperapp view.

Index routes

Clone this wiki locally