Skip to content

Instantly share code, notes, and snippets.

@potato4d
Last active December 20, 2018 01:27
Show Gist options
  • Save potato4d/d76feca636f8047f89341b9357265548 to your computer and use it in GitHub Desktop.
Save potato4d/d76feca636f8047f89341b9357265548 to your computer and use it in GitHub Desktop.
「ちょっと確認」のHTTPサーバー起動にはpocke/wwwが便利 ref: https://qiita.com/potato4d/items/56b359f1ab9ab932611e
alias http="open http://0.0.0.0:8080 & php -S 0.0.0.0:8080"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment