Skip to content

Commit

Permalink
added lint in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xkeshav committed Jan 18, 2025
1 parent 0985c53 commit 9ed7ccf
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,13 @@ To start the development server, run:
npm run dev
```

The server will start on `http://localhost:4321`.
### test and lint

run

```sh
npm run lint
```

### Deployment

Expand Down

0 comments on commit 9ed7ccf

Please sign in to comment.