Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 697 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 697 Bytes

WebMessage Build Status

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

Donating

If you would like to support my work, you can donate using this link.

Screenshots

Screenshot 1

Screenshot 2

Development

Installs required dependencies

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and bundles for production

yarn build