For use this, you must have that installed on your computer:
- Node.js
- npm (installed with Node.js)
- TypeScript
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.
After having previously changed the configuration in the file, do:
$ npm start