Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 313 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 313 Bytes

Boardgame "Comersant"

Server and Client


To run test instance use "Gulp"

git clone https://github.com/senyaak/expressComersant.git

npm install

typings install (if not installed "npm install typings -g")

gulp watch (if not installed "npm install gulp -g")

Mirracle