npm installnpm run dev:serverProject have worked by the address http://localhost:3003/ after execution the command.
npm run dev:clientProject have worked by the address http://localhost:8080/ after execution the command.
npm run postinstallFolder dist has been created in server after execution the command.
npm run build:clientFolder dist has been created in client after execution the command.