Private
Public Access
1
0

created basic game w/ table and animations

This commit is contained in:
2016-10-11 22:11:21 +02:00
parent 8583be9d2a
commit 91bf6aa737
18 changed files with 327 additions and 29 deletions

View File

@@ -17,6 +17,6 @@ This is a Symfony 3 project w/ React JS in standalone mode and w/ WebSocket.
$ nohup bin/console gos:websocket:server &
2.) React JS WebPack watch generator w/ babel presets: es2015
2.) React JS WebPack watch generator w/ babel presets: es2015, react
$ webpack --progress --colors --watch