Skip to content

Commit

Permalink
is dev
Browse files Browse the repository at this point in the history
  • Loading branch information
JHWelch committed Dec 30, 2023
1 parent b580c8d commit dc99da5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,11 @@ cp .env.example .env
Update `.env` to match Notion database.

### Build for Development

To build assets for development and serve on port `PORT`.

```sh
npm run watch
npm run dev
```

### Linting & Fixing
Expand Down

0 comments on commit dc99da5

Please sign in to comment.