WebMessage/README.md
2021-01-22 17:32:43 +03:00

416 B

WebMessage

A messaging client, meant to work with the WebMessage tweak for jailbroken iOS devices.

Screenshots

Screenshot 1

Screenshot 2

Project setup

Installs required dependencies

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and bundles for production

yarn build