GitXplorerGitXplorer
l

serve

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
34f49f0838650fdafef04be91b8e52ab7486e9c6

Update README.md

llherman-cs committed 7 years ago
Verified
cbebae818c0b6d927f5a711017d848c8646fb82a

Update README.md

llherman-cs committed 7 years ago
Verified
3700eaa31d82265783b85cf5a412988085033a72

Update README.md

llherman-cs committed 7 years ago
Unverified
c116276bd36cb5a7662a76d8e9d42dbf6b8cbf12

Add showcase image

llherman-cs committed 7 years ago
Unverified
7fc3735fc9027a3fe77decd4faf93085abbae950

Init

llherman-cs committed 7 years ago
Verified
bf4505602b4ab25c207ab7261d6f6b83520848e7

Initial commit

llherman-cs committed 7 years ago

README

The README file for this repository.

serve

A minimalistic http server that helps you to test your frontend without any hassle.

showcase

Installation

go get github.com/lherman-cs/serve

Usage

Usage:
  serve [flags]

Flags:
  -h, --help          help for serve
  -p, --port uint16   Port to listening on (default 8080)