👥

Contacts

Manage your contacts with this address book application.

GitHub npm

Features

Contact management
Groups
Search
vCard import/export
Favorites

Installation

From App Store

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

Via npm

npm install @zos-apps/contacts

How to Use

Development

# Install dependencies
npm install

# Start development
npm run dev

# Build for production
npm run build