create-playforge-project
v0.1.0
Published
Create a new PlayForge Playwright project
Downloads
17
Maintainers
Readme
create-playforge-project
Create a new PlayForge Playwright project in one command.
npx create-playforge-project my-app
cd my-app
npm install
npx playwright install
npm testSee @playforge/cli for full documentation.
License
MIT
