https://github.com/eslint/zh-hans.docs.eslint.org
Simplified Chinese website
https://github.com/eslint/zh-hans.docs.eslint.org
Last synced: 2 months ago
JSON representation
Simplified Chinese website
- Host: GitHub
- URL: https://github.com/eslint/zh-hans.docs.eslint.org
- Owner: eslint
- License: apache-2.0
- Created: 2022-07-27T01:04:52.000Z (over 3 years ago)
- Default Branch: latest
- Last Pushed: 2024-05-05T15:06:03.000Z (over 1 year ago)
- Last Synced: 2024-10-29T14:58:34.350Z (about 1 year ago)
- Language: JavaScript
- Size: 2.25 MB
- Stars: 15
- Watchers: 10
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zh-hans.eslint.org
> Simplified Chinese website
The synchronization frequency is the same as the ESLint release frequency (the last sync was [v8.52.0](https://github.com/eslint/eslint/tree/v8.52.0))
## Contribute
Install dependencies
```sh
node scripts/install.js
```
View site preview (optional)
```sh
ESLINT_SITE_NAME=zh-hans npm run start
```
Then just start to translate files you want
## 贡献
安装依赖
```sh
node scripts/install.js
```
预览网站(可选)
```sh
ESLINT_SITE_NAME=zh-hans npm run start
```
然后就可以直接开始翻译了