Skip to content

Commit

Permalink
ci: run pre-commit hooks on all files
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Sep 22, 2023
1 parent 67fe116 commit 1217fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev/Frontend.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ For details on how to run the API first, please see: [DEV 2. Backend](https://gi

Run the frontend with hot-reloading: `npm run start:live`

The frontend should now be accessible at: <<<<<<<<<http://127.0.0.1:<PORT_NUMBER>>>>>>>>>>.
The frontend should now be accessible at: `http://127.0.0.1:<PORT_NUMBER>`

## Frontend Tips

Expand Down

0 comments on commit 1217fc6

Please sign in to comment.