pmcgannon22 / tide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tide

Tiny chat client for the web.

Set up
  • Install node.js
  • Install npm, a node package manager.
  • In main directory (where package.json resides), run npm install.

Now, all dependencies should be installed in a folder called node_modules.

In main directory, run node server.js. This should start the server. Navigate to localhost:1337.

About


Languages

Language:JavaScript 76.4%Language:CSS 22.3%Language:Shell 1.3%