update readme

This commit is contained in:
Silas 2024-06-05 12:05:12 -04:00
parent 81f2984c19
commit c709a6d0a7
Failed to generate hash of commit
1 changed files with 2 additions and 14 deletions

View File

@ -1,18 +1,6 @@
# create-svelte # Playground
Everything you need to build a Svelte project, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/main/packages/create-svelte). Portfolio site of silentsilas.
## Creating a project
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
```
## Developing ## Developing