1.0.6 • Published 7 years ago

server-bro v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

server-bro

What is Server-bro?

Server-bro is a CLI tool that will throw together a simple server in a new folder in whatever directory you are currently in.

How to install server-bro

npm install -g server-bro

Be sure to get all of the package.json dependencies by running the following code in the command line after installing;

npm install

How to use server-bro

node server-bro server me bro

This will create the following folder tree:

folder creation tree

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago