It's come to my attention that this boilerplate doesn't work out of the box on Windows environments. I'd like to support Windows if possible so I'll be looking into what cross-platform npm scripts exist to handle environment discrepencies. This issue will track progress on that front.
In the meantime if you want to run this on Windows see #3.
I don't have a windows system to test on, but apparently the cross-env npm module will handle setting windows env vars. Not sure if multiple commands using && will work though.
It's come to my attention that this boilerplate doesn't work out of the box on Windows environments. I'd like to support Windows if possible so I'll be looking into what cross-platform npm scripts exist to handle environment discrepencies. This issue will track progress on that front.
In the meantime if you want to run this on Windows see #3.