easyquick
v0.1.1
Published
A quick and easy web server stub.
Downloads
8
Readme
easyquick
A quick and easy web server stub.
Installation
npm install -g easyquick
Run
cd /path/to/my/sources
easyquick
Starting parameters
p - a port different from 80
www - a static assets path different from current directory
db - a database file different from easyquick.db in current directory
Coming up
- (better) integration of database file
- supporting templates