Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 367 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 367 Bytes

Docker React

Me getting familiar with Docker

🚀 Getting Started

npm i -g pnpm
pnpm i
pnpm dev

Go to http://localhost:3000

🐳 Docker

Install Docker

bun docker:build
bun docker:run

🎭 Playwright

npx playwright codegen http://localhost:3000