SunHuawei / sss

Simple Static Server, very simple static server based on nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSS

Simple Static Server

Very simple static server based on nodejs

Install

git clone https://github.com/SunHuawei/sss.git
cd sss
npm install

Usage

./sss.js [your/path/to/serve [port]]

About

Simple Static Server, very simple static server based on nodejs

License:MIT License


Languages

Language:JavaScript 66.2%Language:HTML 33.8%