=== JetMessenger ===
Contributors: crocoblock
Tags: messaging, chats, marketplace
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==
JetMessenger provides an internal messaging system for WordPress sites.

This is a starter/dev version intended for building on top of the Crocoblock ecosystem.

== Development ==
Build assets:

1. Run `npm install` in the plugin folder.
2. Run `npm run build` (production) or `npm run start` (watch).
