@coswat/server
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @coswat/server

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

11.7 kB

Total Files

9

Last publish

Collaborators

  • coswat