Skip to content

About

A static route like this one is a single file in pages/. It becomes exactly one HTML file at /about.html, served at /about.

The one rule

Everything written in TypeScript and JSX runs at compile time, unless something is explicitly added to public/ to be shipped to the browser.