Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

VCityTeam/UD-SimpleServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Server

Simple Server is an express node http server with a custom CLI

Installing

Pre-requisites

  • Ubuntu

  • Windows

    • Installing from the installer

    • Installing with the CLI

      iex (new-object net.webclient).downstring(‘https://get.scoop.sh’)
      scoop install nodejs

Installing SimpleServer

SimpleServer application can be locally (on your desktop) started in the following way

npm install
node index.js "path_folder_to_serve" "port"

About

An Express based http server with a simple CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published