Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: Add how to actually create a project #42

Open
ppo opened this issue Jul 14, 2023 · 1 comment
Open

README: Add how to actually create a project #42

ppo opened this issue Jul 14, 2023 · 1 comment

Comments

@ppo
Copy link

ppo commented Jul 14, 2023

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
Copy link
Author

ppo commented Jul 14, 2023

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:

  • A new fork includes the entire commit history of the parent repository, while a repository created from a template starts with a single commit.
  • Commits to a fork don't appear in your contributions graph, while commits to a repository created from a template do appear in your contribution graph.
  • A fork can be a temporary way to contribute code to an existing project, while creating a repository from a template starts a new project quickly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant