Azure-Samples / contoso-real-estate

Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI integration, Azure Developer CLI template and Playwright tests.
MIT License
858 stars 512 forks source link

fix: post-create-command #440

Closed mxschmitt closed 6 months ago

mxschmitt commented 6 months ago

npx playwright install needs to be after npm install otherwise there is no playwright bin record yet.