crolbar

Results 1 comments of crolbar

maybe a better solution would be to do something like this: ``` build = "npm install", ``` or ``` build = "cd app && yarn install", ```