Skip to content

Commit

Permalink
docs: ✏️ update readme
Browse files Browse the repository at this point in the history
add config default .env
  • Loading branch information
noyyyy committed Jul 5, 2023
1 parent 1bbb6cc commit 3a08728
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ Install dependencies
pnpm install
```

config default `.env`

```shell
cp packages/contracts/.env.template packages/contracts/.env
```

run local development and preview

```bash
Expand Down

0 comments on commit 3a08728

Please sign in to comment.