DEV Community

Discussion on: Run React-Frontend and Nodejs-Backend with one command

Collapse
 
kampouse profile image
Kampouse

"dev" :"concurrently 'npm run backend' 'npm run frontend' "
single quote much better ;)