---
title: Requirements
description: Here's what you need to get started with Wedges.
breadcrumbs:
  - Getting Started
---

- **React**: Version 18 or higher.
- **Tailwind CSS**: Version 3 or higher.
- **TypeScript**: Optional, but recommended for a better development experience.
- **Module System**: ESM (ECMAScript Modules) is preferred over CJS (CommonJS) for efficiency and modern standards.
- **Node.js**: Version 18.7 or higher.
