编辑 | blame | 历史 | 原始文档

Testing

Note: vue-i18n-extract documentation uses yarn commands, but npm will also work. You can compare yarn and npm commands in the yarn docs, here.

Demo & Test

Clone this git repository:
sh git clone git@github.com:pixari/vue-i18n-extract.git

Run the demo:
sh yarn demo

Run the tests:
sh yarn test