Skip to content

Commit 3ef5aab

Browse files
authored
Update README.md
1 parent c1ffc2c commit 3ef5aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Run `npm ci` from within the csss-site-frontend (same directory as the `package.
2525

2626
### Local Development
2727

28-
Run `npm run start` to deploy the site locally at [localhost:8080](http://localhost:8080).
28+
Run `npm run start` to deploy the site locally at [localhost:8080](http://localhost:8080). (warning: if you use a port other than `8080`, it may not work with the backend)
2929

3030
This script starts a Webpack development server, and watches any changes made to the `src` and `public` directories.
3131

0 commit comments

Comments
 (0)