Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGoodall committed Feb 14, 2024
1 parent 84291c9 commit b463188
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,12 @@ This is the frontend for the LPA Data Validator application. It is a nodeJS expr
- Run the application in watch mode
```
npm run start
```
- run the application, using a local api
```
npm run start:local
```
- run the application, using a local api in watch mode
```
npm run start:local:watch
```

0 comments on commit b463188

Please sign in to comment.