日本語 | English | Spanish | Korean | Chinese (Taiwan) | Chinese (Simplified) | Vietnamese
如果您能对 Issus 中做出各式各样的修改协助,我们将不胜感激。
本软件采用MIT授权条款。
- Node.js 版本最低需求: 10.19.0以上
使用 yarn 时
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
使用 docker compose 时
# serve with hot reload at localhost:3000
$ docker-compose up --build