mirror of
https://github.com/tcsenpai/pensieve.git
synced 2025-06-06 03:05:25 +00:00
docs: update readme for web
This commit is contained in:
parent
f815100609
commit
9416ba5999
@ -1,18 +1,6 @@
|
||||
# create-svelte
|
||||
# Memos Web
|
||||
|
||||
Everything you need to build a Svelte project, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/master/packages/create-svelte).
|
||||
|
||||
## 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
|
||||
```
|
||||
The web interface for Memos.
|
||||
|
||||
## Developing
|
||||
|
||||
@ -25,6 +13,8 @@ npm run dev
|
||||
npm run dev -- --open
|
||||
```
|
||||
|
||||
Make sure you already have the Memos server running.
|
||||
|
||||
## Building
|
||||
|
||||
To create a production version of your app:
|
||||
|
Loading…
x
Reference in New Issue
Block a user