# sapper-legacy.svelte.dev **Repository Path**: mirrors_sveltejs/sapper-legacy.svelte.dev ## Basic Information - **Project Name**: sapper-legacy.svelte.dev - **Description**: Old docs site for Sapper - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sapper-legacy.svelte.dev The legacy website for [Sapper](https://github.com/sveltejs/sapper), built with Sapper. ## Note **This is the repo for the old site.** The new site, for versions of Sapper compatible with Svelte v3, lives in [the `site` directory of the main Sapper repo](https://github.com/sveltejs/sapper/tree/master/site). ## Running locally Set up the project: ```bash git clone git@github.com:sveltejs/sapper.svelte.technology.git cd sapper.svelte.technology npm install # or npm ci ``` Start the development server with `npm run dev` and navigate to [localhost:3000](http://localhost:3000). ## License [MIT](LICENSE)