BeastCode/VSCode-Angular-TypeScript-Snippets

Cant build fork

mackelito opened this issue · 2 comments

Wanted to run this locally but cant build using "npm run build".
Perhaps dev dependencies could be added? (or at least add something in the readme?)

edit: This issue is not really a bug... just brew install jq and all is good.. it was just from a docs/readme point of view) :)

@BeastCode Im Windows based, and the build scripts look like they rely on Unix commands. The only cross platform way I'm familiar with is converting these into gulp tasks. Is this OK? Thoughts?