An open API service indexing awesome lists of open source software.

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

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
```

然后就可以直接开始翻译了