WebMessage/README.md
2020-12-26 23:32:24 +03:00

301 B

WebMessage

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

Project setup

Installs required dependencies

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and bundles for production

yarn build