Skip to content

serwist/docs

Repository files navigation

This is Serwist's documentation!

Getting started

First, install the dependencies:

pnpm i

Then build the packages:

pnpm build

Then run the development server:

pnpm dev

Open http://localhost:5173 with your browser to see the result.

You can now start editing! Pages auto-update as you edit their files.