Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelynj committed Aug 26, 2024
1 parent d3dae73 commit d644f29
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,12 @@ And to serve the built website, execute:
```bash
npm run serve
```

## Run linter

A linter is included to ensure code quality
```bash
npm run lint
```
```
```

0 comments on commit d644f29

Please sign in to comment.