servera

Manage and serve your local static sites.

servera

Servera manages and serve your local static sites. It's heavily inspired by distra, although it's a dumbed down version without the whole /etc/hosts configuration part.

It's been tested on both Windows and Linux, and should hopefully work on OS X too.

Information

Installation

npm install -g servera

Usage

Run servera init, go to your home directory (~/ or C:\Users\USERNAME) and edit the .servera.json file to match your projects.

For more information, go to the source code repository.