Closed
Description
Follow up from #257
At the moment we cannot directly deploy the Project Service on Windows without making changes to npm commands.
- It should be possible to have cross-system commands using "cross-env" package, as it's done for Community App https://github.com/topcoder-platform/community-app/blob/develop/package.json.
Make sure, that deploying process works on all the OS without any changes: macOS, Linux, Windows.