Skip to content

Commit 26243e4

Browse files
authored
Update README.md (#127)
1 parent d574ec5 commit 26243e4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
## Install
2+
1. install
23
```
34
pnpm install
45
56
pnpm gen
7+
```
8+
9+
3. create .env with following
10+
```
11+
NEXT_PUBLIC_BACKEND_URL=https://backend.grbpwr.com
612
13+
4.
14+
```
715
pnpm dev
816
```
917

0 commit comments

Comments
 (0)