one-aalam / svelte-starter-kit

Svelte with brilliant bells and useful whistles
MIT License
450 stars 32 forks source link

README: Add how to actually create a project #42

Open ppo opened 1 year ago

ppo commented 1 year ago

Nothing in the README about how to actually create a project using svelte-starter-kit?!? 🤷‍♂️
Easy to do and always a good idea to mention.

Like for ads, my brain don't pay much attention to the common layout so I didn't see the "Public template" and "use this template" button.

I was expecting something like npx svelte-starter-kit my-app.
Not having to clone the repo… that's well what we must do if we don't want to create a new repo on GitHub, right?

ppo commented 1 year ago

Source: GitHub doc “Creating a repository from a template

Creating a repository from a template is similar to forking a repository, but there are important differences: