1.0.3 • Published 2 years ago

@coswat/server v1.0.3

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

Web Server

This is a Web Server built in Node js to serve html/css and javascript locally for devlopment

Installation

Install it globally

npm install -g @coswat/server

Install it as a dev dependency

npm install --save-dev @coswat/server

Usage

if you installed this globally you can use it by calling the command called server

port is 3000 by default

wserver <port>

use npx wserver command if you install it as a dev dependency

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago