Open SoutrikBandyopadhyay opened 7 years ago
What is the context? Can you describe what you are trying to do and where it is failing?
In the package.json file, npm start command has a HOST = 0.0.0.0 which fails on windows. As HOST is a unix command, I can't execute from Windows.. Is there a way around this ?
Duplicate of #12, See pull request #9
Is there a way around this ??