Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
noahpro99 committed May 24, 2024
1 parent f152fa4 commit 0d09703
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Codekids App

## Create env

```bash
cd backend
cp .env.example .env
```

## Run backend

```bash
Expand Down

0 comments on commit 0d09703

Please sign in to comment.