Skip to content

Commit

Permalink
README fix (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
0101oak authored Oct 18, 2024
1 parent af61130 commit 35a1ccb
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,34 @@
## Install

1. install

```
pnpm install
pnpm gen
```

2. init

```
make init
```

3. create .env with following

```
NEXT_PUBLIC_BACKEND_URL=https://backend.grbpwr.com
4.
4.
```

pnpm dev

```
## UI elements preview (Storybook)
[https://jekabolt.github.io/grbpwr.com](https://jekabolt.github.io/grbpwr.com)
## Production
[https://grbpwr-com-dusky.vercel.app](https://grbpwr-com-dusky.vercel.app)
```

0 comments on commit 35a1ccb

Please sign in to comment.