scalable-react/scalable-react-typescript-boilerplate

Readme.md incorrect

sfleck opened this issue · 1 comments

The current text:

  • npm run run serve:bundle
  • Serve the production bundle on port 1337

should read:

  • npm run serve
  • Serve the production bundle on port 1338

Thank you! This has been fixed as well.