Skip to content

Fix wrong port in TypeScript README.md #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 9, 2025
Merged

Conversation

miguelcalderon
Copy link
Contributor

Details

npm run dev will use the default port, 3000, but npm start is configured to use 8080 in the example, and it's the script we share in the README.md, so it needs amending.

See https://pspdfkit.slack.com/archives/C0GJ3587N/p1748894280774199

## Details

`npm run dev` will use the default port, 3000, but `npm start` is configured to use 8080 in the example, and it's the script we share in the README.md, so it needs amending.

See https://pspdfkit.slack.com/archives/C0GJ3587N/p1748894280774199
@miguelcalderon miguelcalderon self-assigned this Jun 3, 2025
@miguelcalderon miguelcalderon added the documentation Improvements or additions to documentation label Jun 3, 2025
Copy link
Contributor

@darktasevski darktasevski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@darktasevski darktasevski merged commit de7ddd0 into main Jun 9, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants