create-rspress
v2.0.3
Published
Create a new Rspress project
Readme
create-rspress
Create a new Rspress project.
Using npm create:
npm create rspress@latestUsing CLI flags:
npx create-rspress --dir my-project
# Using abbreviations
npx create-rspress -d my-projectDocumentation
https://rspress.rs/
Contributing
Please read the Contributing Guide.
License
Rspress is MIT licensed.
