Nuxt and Node Streaming Application Setup Node Server cd backend yarn install yarn start Setup Nuxt Application cd frontend yarn install yarn dev