Skip to content

Commit bbbee19

Browse files
committed
docs: update readme
1 parent fd38dff commit bbbee19

File tree

1 file changed

+3
-33
lines changed

1 file changed

+3
-33
lines changed

README.md

Lines changed: 3 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,5 @@
1-
# Nuxt 3 Minimal Starter
1+
# PTT Gamesale
22

3-
Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.
3+
see [ptt-gamesale.vercel.app](https://ptt-gamesale.vercel.app)
44

5-
## Setup
6-
7-
Make sure to install the dependencies:
8-
9-
```bash
10-
pnpm install
11-
```
12-
13-
## Development Server
14-
15-
Start the development server on `http://localhost:3000`:
16-
17-
```bash
18-
pnpm run dev
19-
```
20-
21-
## Production
22-
23-
Build the application for production:
24-
25-
```bash
26-
pnpm run build
27-
```
28-
29-
Locally preview production build:
30-
31-
```bash
32-
pnpm run preview
33-
```
34-
35-
Check out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.
5+
built with nuxt and supabase.

0 commit comments

Comments
 (0)