mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2026-02-09 22:17:17 -05:00
Updated README
This commit is contained in:
@@ -2,15 +2,15 @@
|
|||||||
A simple browser-based air hockey game using socket.io with Electron desktop client
|
A simple browser-based air hockey game using socket.io with Electron desktop client
|
||||||
|
|
||||||
### Development Environment
|
### Development Environment
|
||||||
node 8.9.4
|
* node 8.9.4
|
||||||
npm 5.7.1
|
* npm 5.7.1
|
||||||
Tested on MacOS 10.13.2
|
* Tested on MacOS 10.13.2
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
node.js, Electron, socket.io
|
node.js, Electron, socket.io
|
||||||
|
|
||||||
# Installation Instructions
|
# Installation Instructions
|
||||||
.. * Clone to local machine
|
* Clone to local machine
|
||||||
* Run _npm install_ from root directory and Electron Client directory to install node module Dependencies
|
* Run _npm install_ from root directory and Electron Client directory to install node module Dependencies
|
||||||
|
|
||||||
# Running the App
|
# Running the App
|
||||||
|
|||||||
Reference in New Issue
Block a user