mirror of
https://github.com/apricote/ein-pfeil-am-rechten-fleck.de.git
synced 2026-01-13 13:01:02 +00:00
docs: add proper readme
This commit is contained in:
parent
8160ee9c66
commit
f9281b3671
2 changed files with 4 additions and 13 deletions
17
README.md
17
README.md
|
|
@ -1,18 +1,9 @@
|
|||
# create-svelte
|
||||
# ein-pfeil-am-rechten-fleck.de
|
||||
|
||||
Everything you need to build a Svelte project, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/master/packages/create-svelte).
|
||||
Source Code for the website about my radio play "Ein Pfeil am rechten Fleck". Built using Tailwind & SvelteKit.
|
||||
Website is at [ein-pfeil-am-rechten-fleck.de](https://ein-pfeil-am-rechten-fleck.de) (German!).
|
||||
|
||||
## 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
|
||||
|
||||
|
|
|
|||
0
src/routes/impressum/+page.svelte
Normal file
0
src/routes/impressum/+page.svelte
Normal file
Loading…
Add table
Add a link
Reference in a new issue