File tree Expand file tree Collapse file tree 1 file changed +3
-33
lines changed Expand file tree Collapse file tree 1 file changed +3
-33
lines changed Original file line number Diff line number Diff line change 1
- # Nuxt 3 Minimal Starter
1
+ # PTT Gamesale
2
2
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 )
4
4
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.
You can’t perform that action at this time.
0 commit comments