3348 Forks
68386 Stars
68386 Watchers

svelte

Cybernetically enhanced web apps

How to download and setup svelte

Open terminal and run command
git clone https://github.com/sveltejs/svelte.git
git clone is used to create a copy or clone of svelte repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with svelte https://github.com/sveltejs/svelte/archive/master.zip

Or simply clone svelte with SSH
[email protected]:sveltejs/svelte.git

If you have some problems with svelte

You may open issue on svelte support forum (system) here: https://github.com/sveltejs/svelte/issues