1.0.3 • Published 9 months ago

@coswat/server v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months 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

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago