create-electron-rsbuild
v0.0.12
Published
Create a new Rsbuild project
Readme
create-electron-rsbuild TODO
Create a new Rsbuild project.
Using npm create:
npm create electron-rsbuild@latestUsing CLI flags:
npx create-electron-rsbuild --dir my-project --template react
# Using abbreviations
npx create-electron-rsbuild -d my-project -t reactDocumentation
https://electron-rsbuild.org/
Contributing
Please read the Contributing Guide.
License
Rsbuild is MIT licensed.
