Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Tristan Poland (Trident_For_U) <[email protected]>
  • Loading branch information
tristanpoland authored Jan 12, 2024
1 parent 5c39a19 commit 4a6396e
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,10 @@
# create-svelte
## Using this template

Everything you need to build a Svelte project, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/main/packages/create-svelte).
Use the links below to create your own copy of this repo for your project. It is already fully configured with GitHub actions to auto build container images and push them to the GitHub container repository

## Creating a project
[Create a Repo with this template](https://github.com/new?template_name=UK-Svelte-Docker-Template&template_owner=Unreal-Kingdoms)

If you're seeing this, you've probably already done this step. Congrats!

```bash
# create a new project in the current directory
npm create svelte@latest

# create a new project in my-app
npm create svelte@latest my-app
```
[Edit template in GitHub Code Spaces](https://github.com/new?template_name=UK-Svelte-Docker-Template&template_owner=Unreal-Kingdoms)

## Developing

Expand Down

0 comments on commit 4a6396e

Please sign in to comment.