A simple chat-client, available at heroku.
- Install node.js
- Clone this repo (tutorial)
- Open up a command-window, navigate to your local repo
npm install(ignore errors that may appear at the end)npm install -g bowerbower installnode web.s(alternativelynode .\web.jsin windows)
Enjoy ^_^
npm installis not recognized as a valid command: Make sure you're running a command-window that has node enabled. In Windows you may need to may need to start Node.js command prompt.