Skip to content

JulMan-Dev/JulMan-Http-Web-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JulMan Http Web Server

Requirements

For use this, you must have that installed on your computer:

Installation

For install and start to use JulMan Http Web Server, do:

$ git clone "https://github.com/JulMan-Dev/JulMan-Http-Web-Server.git"

After, edit config/server_config.yaml and change httpOptions.port to your favorite port.

Run server

After having previously changed the configuration in the file, do:

$ npm start