Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

AirCode Docs

The repos of AirCode Docs.

How to contribute

Each language is an independent project. Enter the directory of the corresponding language, execute 'yarn' to install dependencies, and develop and debug through 'yarn dev'

  • en The directory is a English file
  • zh-cn The directory is a Chinese file

如何贡献代码

每个语言是一个独立的项目,进入对应语言的目录,执行 yarn 安装依赖,通过 yarn dev 开发和调试

  • en 目录中是英文文档
  • zh-cn 目录是中文文档