0.0.10 • Published 8 months ago
create-electron-rsbuild v0.0.10
create-electron-rsbuild TODO
Create a new Rsbuild project.
Using npm create
:
npm create electron-rsbuild@latest
Using CLI flags:
npx create-electron-rsbuild --dir my-project --template react
# Using abbreviations
npx create-electron-rsbuild -d my-project -t react
Documentation
Contributing
Please read the Contributing Guide.
License
Rsbuild is MIT licensed.