Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (23 loc) · 333 Bytes

File metadata and controls

27 lines (23 loc) · 333 Bytes

warlock

A clone of Warcraft3 map "Warlock" with CreateJS & Socket.IO

get started

  1. install environment
npm install
  1. build client
gulp build

or for development

gulp watch
  1. start server
npm start
  1. enjoy it
http://localhost/