Categorygithub.com/enuesaa/loadii
modulepackage
0.0.9
Repository: https://github.com/enuesaa/loadii.git
Documentation: pkg.go.dev

# README

loadii

Instant web server for development

Usage

$ loadii --help
Instant web server for development

USAGE:
  loadii [global options] [arguments...]

FLAGS:
  --port value           Serve port (default: 3000)
  --dir value, -d value  Serve dir (default: ".")
  --help, -h             show help
  --version, -v          print the version

モチベーション

  • 開発の際にウェブサーバをぱっと立ち上げたい時がある
  • コマンド一つで立ち上げられないか
  • hmr も視野に入れている