https://github.com/edisdev/vue-i18n-translator
https://github.com/edisdev/vue-i18n-translator
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/edisdev/vue-i18n-translator
- Owner: edisdev
- Created: 2018-09-13T20:10:58.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2018-09-14T13:08:35.000Z (over 7 years ago)
- Last Synced: 2025-02-13T15:33:42.929Z (about 1 year ago)
- Language: Vue
- Homepage:
- Size: 1.24 MB
- Stars: 23
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-i18n-translator
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Lints and fixes files
```
yarn run lint
```