Giter VIP home page Giter VIP logo

cn.eslint.org's Introduction

⚠️ This project has been archived and replaced by zh-hans.docs.eslint.org.

⚠️ 此项目已归档并被 zh-hans.docs.eslint.org 所取代。


Build Status Netlify Status

ESLint 中文文档

此仓库的代码会部署在 cn.eslint.org 域名下。

任务认领

参与翻译,请参考 issues

阅读顺序:

  1. 翻译流程说明
  2. 翻译任务认领
  3. 规则任务认领

Pull Requests

请注意,此仓库只包含 eslint 中文文档的全部内容。

如果你对文章内容存在疑问,请先阅读英文文档,查看是不是翻译问题。

如果属于翻译问题,请直接 PR 到本仓库;如果非翻译问题,请移步至 eslint/website 仓库,使用英文发起 PR 或者提交 issue。

开发

此站点基于 Eleventy 构建,并部署在 Netlify

本地调试

如下本地调试,请根据你的运行环境安装 Node.js,并进行如下操作:

# 克隆本仓库
git clone [email protected]:eslint/website.git eslint-website

# 进入仓库根目录
cd eslint-website

# 安装依赖
npm install

执行完上述操作,即可进行本地调试:

$ npm start

启动后会部署在 http://localhost:8080/ 域名下,并会根据源码的变化进行热更新。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.