- npx create-next-app@latest ib --typescript - cd ib - npm install @mantine/core @mantine/hooks - npm run build - npm run start - npm run dev