Features
Installation
From App Store
Open the App Store in zOS and search for "Slack".
Via npm
npm install @zos-apps/slack
How to Use
- Join channels
- Send messages
- Share files with +
Development
# Install dependencies
npm install
# Start development
npm run dev
# Build for production
npm run build