create-next-app
Using npm:
npx create-next-app bootstrapped-fuga-app -e https://github.com/dandelarge/fuga-ui-next
yarn
yarn create next-app bootstrapped-fuga-app -e https://github.com/dandelarge/fuga-ui-next
pnpm
pnpm create next-app bootstrapped-fuga-app -e https://github.com/dandelarge/fuga-ui-next