modernweb-dev / rocket

The modern web setup for static sites with a sprinkle of JavaScript
https://rocket.modern-web.dev
MIT License
368 stars 51 forks source link

feat(cli): add start message with local and network url #416

Closed daKmoR closed 2 years ago

daKmoR commented 2 years ago

What I did

  1. Add start message for rocket start
🚀 Rocket Engine v0.2.5

  🚧 Local:    http://localhost:8000/
  🌐 Network:  http://xxx.xxx.xxx.xxx:8000/

closes https://github.com/modernweb-dev/rocket/issues/410

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: bf331a78d2f6abe2ca3f9211a19279439fcf0656

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | -------------- | ----- | | @rocket/engine | Patch | | @rocket/cli | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR