create first working communication
This commit is contained in:
@@ -19,4 +19,7 @@ This is a Symfony 3 project w/ React JS in standalone mode and w/ WebSocket.
|
||||
|
||||
2.) React JS WebPack watch generator w/ babel presets: es2015, react
|
||||
|
||||
$ webpack --progress --colors --watch
|
||||
$ webpack --progress --colors --watch -d
|
||||
|
||||
-d --> Debugger; If you write this line somewhere: debugger;
|
||||
The browser will stop the code here!!!
|
||||
|
||||
Reference in New Issue
Block a user