fix(readme): remove unnecessary documentation
Signed-off-by: Sphericalkat <me@kat.bio>
This commit is contained in:
parent
12208b78ae
commit
c2b7ee0f08
12
README.md
12
README.md
@ -2,18 +2,6 @@
|
|||||||
|
|
||||||
File storage and sharing service.
|
File storage and sharing service.
|
||||||
|
|
||||||
## 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
|
||||||
|
|
||||||
Once you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server:
|
Once you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server:
|
||||||
|
Loading…
Reference in New Issue
Block a user