Skip to content

dicehub/vue-i18n-temp

Repository files navigation

vue-i18n

Usage

yarn add -S https://github.com/dicehub/vue-i18n-temp.git#1.0.3 #, or with npm
npm install -S https://github.com/dicehub/vue-i18n-temp.git#1.0.3

Development

yarn install
yarn test

(Mandatory) Linting on commits

We're using git commit hook pre-commit to run codestyle checks over staged files.

To enable this feature, please install pre-commit framework with simple command (from the root of the project), if you haven't run it yet:

make init-git-hooks

NOTE: If you experience some troubles with this step, please go to the official pre-commit website and folllow manual installation instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published