Skip to content

Installation & Setup

Prerequisites

  • Node.js 18+
  • npm (recommended)

Installation

```bash npm install -g zintrust ```

First Project

```bash zin new my-app cd my-app npm run dev ```

Released under the MIT License.