Skip to content

aphitiel/svelte.technology

 
 

Repository files navigation

The website for Svelte.

Running locally

This project uses yarn to manage dependencies.

Set up the project:

git clone git@github.com:sveltejs/svelte.technology.git
cd svelte.technology
yarn

Run Rollup in watch mode with yarn run dev, start the server in a separate terminal with yarn start, and navigate to localhost:3000.

License

MIT

About

The Svelte website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.9%
  • JavaScript 16.4%
  • CSS 1.3%
  • Shell 0.4%