You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usage section of the documentation (https://vuemail.net/getting-started/usage) does not include explanation of how to use vue-email by running a command from package.json.
Expected:
Documentation for how to run vue-email to render a vue email template by running a command from package.json.
It would be great if the documentation could include this for users who need to use the library this way.