1
0
mirror of synced 2025-11-06 04:30:39 +08:00

improve docs

This commit is contained in:
zhuangtongfa
2017-07-20 16:08:14 +08:00
parent 404e939049
commit eeea666ba3
3 changed files with 7 additions and 3 deletions

View File

@@ -182,6 +182,8 @@ The browser will go to [http://localhost:8080](http://localhost:8080)
### multi-language
In the [i18n.json](https://github.com/Binaryify/vue-tetris/blob/master/src/i18n.json)is the configuration for the multi-language environment. You can change the language by passing the url parameter `lan` like this: `https://Binaryify.github.io/vue-tetris/?lan=en`
`http://binaryify.github.io/vue-tetris/?lan=zh`
### Build
```
npm run build