create-electron-rsbuild
v0.0.10
Published
Create a new Rsbuild project
Downloads
406
Readme
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
https://electron-rsbuild.org/
Contributing
Please read the Contributing Guide.
License
Rsbuild is MIT licensed.