Files
IB/README.md
2025-06-25 15:21:16 +05:30

143 B

  • npx create-next-app@latest ib --typescript

  • cd ib

  • npm install @mantine/core @mantine/hooks

  • npm run build

  • npm run start

  • npm run dev