GithubHelp home page GithubHelp logo

clarence-pan / node-websocket-log-server-demo Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 6 KB

A demo for how to use websocket-log-server

License: MIT License

JavaScript 77.36% HTML 18.59% CSS 4.05%

node-websocket-log-server-demo's Introduction

node-websocket-log-server-demo

A demo for how to use websocket-log-server

How to run the demo:

1. download the code

git clone https://github.com/Clarence-pan/node-websocket-log-server-demo.git 

2. install npm packages

cd node-websocket-log-server-demo
npm install

3. build the project

npm run build

4. run the websocket-log-server

.\node_modules\.bin\websocket-log-server

5. run the HTTP server

Open another terminal window (as the previous is occupied by websocket-log-server) and execute command:

npm run server

If everthing is fine, your default browser will be opened and a demo page will be shown. Try click on the page, then you can find log messages on step#4's terminal.

node-websocket-log-server-demo's People

Contributors

clarence-pan avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.