Skip to content

Commit

Permalink
chore: update readme for new architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeocodes committed Nov 4, 2023
1 parent 27cd6c7 commit 40f2dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Copy the code from `config.json.example` and create a new file called `config.js

#### Run the application

The `dev` script will run a web and API server concurrently. Once running, you can [access the application in your browser](http://localhost:8080/).
Once running, you can [access the application in your browser](http://localhost:8080/).

```bash
npm start
Expand Down

0 comments on commit 40f2dc7

Please sign in to comment.