Compile and watch.
npm install
npm run watch # or Ctrl+Shift+B in the IDE
npm run buildreact
./scripts/code.bat # launch
Compile client: gulp compile-client.
Compile and watch.
npm install
npm run watch # or Ctrl+Shift+B in the IDE
npm run buildreact
./scripts/code.bat # launch
Compile client: gulp compile-client.