sveltejs / sapper-legacy.svelte.dev

Old docs site for Sapper

Home Page:https://sapper-legacy.svelte.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sapper-legacy.svelte.dev

The legacy website for 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.

Running locally

Set up the project:

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.

License

MIT

About

Old docs site for Sapper

https://sapper-legacy.svelte.dev/

License:Other


Languages

Language:HTML 60.1%Language:JavaScript 37.9%Language:CSS 2.0%