Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Obinna Ekwuno committed Oct 3, 2022
1 parent c360879 commit c983c77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages-example-forum-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,10 @@ To run this locally, ensure you have `Wrangler` version `>=16.7.0` then run
```sh
npm install && npm run start
```

# Environment variables

Create a `.env` file and copy to contents of `.env.example` into the file. Then replace the credentials accordingly.
Create a `.env` file and copy to contents of `.env.example` into the file. Then replace the credentials accordingly.

# React Component structure.

Expand Down

0 comments on commit c983c77

Please sign in to comment.