项目作者: Halum

项目描述 :
Just a try to make UNO game to play with colleagues
高级语言: JavaScript
项目地址: git://github.com/Halum/uno-server.git
创建时间: 2019-02-12T07:36:46Z
项目社区:https://github.com/Halum/uno-server

开源协议:MIT License

下载


uno-server

Introduction

This is a server created with express & socket.io to manage UNO) game

Installation

Requirements

Install Process

  • Clone porject into working directory.
  • Open a terminal in project’s root directory.
  • Run npm install to install necessary dependencies.

Running Application/Code

Running Locally

  • Run npm start to run the server.

API

See API

Credits

Original Author

Lisence

MIT