Introductory landing page for OnSiteJS: https://onsitejs.org
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Everything is automatically built and deployed via Cloudflare Pages, which sources from the main
branch.