[DEMO] Getting started with the template in ten minutes

This is demo content for testing the blog pages.

Clone and install

Clone the repository and run pnpm install. The postinstall step copies your .env into every app.

sh
git clone git@github.com:example/app.git
cd app && pnpm install

Start the apps

Run each app with its own filter, for example pnpm --filter=client dev.

Where to go next

Read the architecture overview, then pick a feature package to explore.

A smaller heading

Level three headings show up nested in the table of contents.

How did you like this article?

All articles