Update README.md
This commit is contained in:
@ -9,13 +9,13 @@
|
|||||||
|
|
||||||
# local-web-server
|
# local-web-server
|
||||||
|
|
||||||
The modular development web server for productive front-end and full-stack engineers. Use this tool to:
|
The modular development web server for productive front-end and full-stack engineers.
|
||||||
|
|
||||||
|
Use this tool to:
|
||||||
|
|
||||||
* Help build a web application using any architecture (static website, Single Page Application with client-side rendering, dynamic app with server-side rendering, Progressive Web App etc.)
|
* Help build a web application using any architecture (static website, Single Page Application with client-side rendering, dynamic app with server-side rendering, Progressive Web App etc.)
|
||||||
* Prototype a web service (REST API, microservice, websocket server application etc)
|
* Prototype a web service (REST API, microservice, websocket server application etc)
|
||||||
|
|
||||||
Agnostic which front-end framework (React, Polymer, Angular etc) you use, if any.
|
|
||||||
|
|
||||||
## Synopsis
|
## Synopsis
|
||||||
|
|
||||||
This package installs the `ws` command-line tool. The most simple use case is to run `ws` without any arguments - this will host the current directory as a static web site.
|
This package installs the `ws` command-line tool. The most simple use case is to run `ws` without any arguments - this will host the current directory as a static web site.
|
||||||
|
Reference in New Issue
Block a user