Skip to content

flowerfine/scaleph-repress-site

Repository files navigation

Scaleph Docs

✨ Powered by Rspress.

CI

Installation

pnpm install

Development

pnpm run dev

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Build

pnpm run build

This command generates static content and can be served using any static contents hosting service.

Preview

pnpm run preview

This command bootstrap static site preview service.

Deployment

Pull request to dev branch.