dAppBooster is a template to help you in the development of blockchain frontend applications. It aims to provide an opinionated set of tools and best practices to speed up the development process and make it more reliable.
Full documentation: docs.dappbooster.dev
Ensure you meet all the requirements, then run the install script and follow the on-screen instructions.
# Run the install script and follow the instructions
$ pnpm dlx dappbooster <dAppName>
A more detailed "Getting Started" guide is available here