Create a new Rsbuild project.
Using npm create
:
npm create rsbuild@latest
Using CLI flags:
npx create-rsbuild --dir my-project --template react
# Using abbreviations
npx create-rsbuild -d my-project -t react
See Documentation.
MIT.
Create a new Rsbuild project.
Using npm create
:
npm create rsbuild@latest
Using CLI flags:
npx create-rsbuild --dir my-project --template react
# Using abbreviations
npx create-rsbuild -d my-project -t react
See Documentation.
MIT.
npm i create-rsbuild
716
1.4.4
MIT
37.9 kB
119