🎨

Figma

Collaborative interface design tool for teams.

GitHub npm

Features

Vector editing
Prototyping
Components
Auto-layout
Collaboration

Installation

From App Store

Open the App Store in zOS and search for "Figma".

Via npm

npm install @zos-apps/figma

How to Use

Development

# Install dependencies
npm install

# Start development
npm run dev

# Build for production
npm run build