abelljs / abell

A Low-Level, Framework Agnostic, Highly Flexible Static-Site-Generator to help you build Static Sites on a smaller learning curve 🌀
https://abelljs.org
MIT License
420 stars 36 forks source link

Print network address when hosted on network #186

Open saurabhdaware opened 8 months ago

saurabhdaware commented 8 months ago

Describe Enhancement

Abell by default runs on local network as well as localhost. We do print localhost:3000 in terminal but not the network address.

Additional context