a-taste-of-node

2.1.0 • Public • Published

A Taste of Node

A Node.js workshop hosted by ACM @ The University of Illinois at Urbana Champaign!

Usage

The workshop is split into two acts. The first is an opportunity to brush up on core JS skills. The second is a mini project in node.js.

Act 1

How to run tests

$ node ./act1/check.js

Act 2

How to run your chat client

$ node ./act2/exercises/chat/client.js

How to start a server locally

$ node ./act2/solutions/chat/server.js

Remember to change the host in the client if you're connecting to your own server!

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i a-taste-of-node

    Weekly Downloads

    2

    Version

    2.1.0

    License

    MIT

    Last publish

    Collaborators

    • benng