slavikme / local-http-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node HTTP Server

Instructions

Installation

  1. Run npm i
  2. Copy .env.dist to .env and modify it accordingly.

Usage

There are two ways to use this app:

1. Run using CLI

node app.js

2. Run using GUI

node tray.js

About


Languages

Language:JavaScript 72.0%Language:HTML 14.5%Language:CSS 13.5%