This repository was archived by the owner on Feb 6, 2024. It is now read-only.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
README ====== Installation ------------ 1. Clone the repository git clone git://github.com/eglinetwork/tabletfoosball.git cd tabletfoosball/ git init 2. Install the required modules with NPM npm install adding '.gitignore' file with content '[^.]*' in directory 'tabletfoosball/node_modules' 3. Run application node app.js References ---------- Express: http://expressjs.com/ Socket.io: http://socket.io/ YUI: http://yuilibrary.com/