[go: nahoru, domu]

Skip to content

rougepied/servelement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

servelement

I wrote servelement for fun. It serves the same purpose than polyserve but it is written in Go.

servelement reads .bowerrc (if exists) to get the bower components directory. It reads bower.json to get my element name.

Installation

go get -u github.com/rougepied/servelement

Usage

Run servelement

cd my-element
servelement

Browse files

Navigate to http://localhost:8080/my-element/demo.html

Options

  • -p The TCP port to use for the web server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages