create-rsbuild
v1.6.7
Published
Create a new Rsbuild project
Readme
create-rsbuild
Create a new Rsbuild project.
Usage
Using npm create:
npm create rsbuild@latestUsing CLI flags:
npx create-rsbuild --dir my-project --template react
# Using abbreviations
npx create-rsbuild -d my-project -t reactDocumentation
See Documentation.
License
MIT.
