Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hgorges authored Aug 18, 2024
1 parent 144968a commit 3ef65b2
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 @@ -40,6 +40,12 @@ cd DailyDash
npm install
```

### Start the TypeScript Compiler

```bash
npm run build
```

### Start the server

```bash
Expand Down

0 comments on commit 3ef65b2

Please sign in to comment.