1.2.1 • Published 4 years ago

srws v1.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Simple-Remote-Webserver

A simple app to create a webserver wherever on your pc. Also supports PHP.

How to install

NPM install

  • Run npm install -g srws.

Manual install

  • Download / clone the repo.
  • Run npm install.
  • Add /full_path_to_project_name/bin/ to your Enviromental path. E.g. C:\Program Files\srws\bin.

Usage

  • Open a terminal or command prompt.
  • Type srws [path], the path(optional) is where you wanna load the webserver (typically in the root folder of a project).
  • To stop the webserver type stop.
  • To terminate the program immediately type kill.
1.2.1

4 years ago

1.2.0

6 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago