logo

Hello World

Next.js Template App

create a new app using 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