Closed Giayychan closed 4 years ago
also changed client script to "cd ../blog && npm start" to fix concurrent issue in package.json in bankend which was not able to find "cd .. && cd blog && npm start"
@Giayychan Thanks for the PR! Also, next time onwards, please make sure you create a new git branch for every new PR. :)
also changed client script to "cd ../blog && npm start" to fix concurrent issue in package.json in bankend which was not able to find "cd .. && cd blog && npm start"