A messaging client, meant to work with the WebMessage tweak for jailbroken iOS devices.
Go to file
2021-01-22 16:24:00 +03:00
public Icon fixes / clean up 2021-01-21 18:39:56 +03:00
src Mac style option should not be shown on macOS 2021-01-22 16:23:33 +03:00
.browserslistrc
.gitignore
babel.config.js
package.json Version 0.2.4 2021-01-22 16:24:00 +03:00
README.md
vue.config.js
yarn.lock Bump axios from 0.21.0 to 0.21.1 2021-01-14 15:34:36 +00:00

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