SyntaxFix
Write A Post
Hire A Developer
Questions
npm start --prefix path/to/your/app
& inside package.json add the following script
"scripts": { "preinstall":"cd $(pwd)" }