jgsrty.github.io
jgsrty.github.io copied to clipboard
:sunny: 英语学习 :feet: 项目预览:https://jgsrty.github.io 国内访问:https://rtyxmd.gitee.io
rty-docs
:heart: 在线预览 - preview :heart:
:heart: 国内访问地址 - 速度更快 :heart:
如何运行 - How to run
# 克隆代码 - clone code
$ git clone https://github.com/jgsrty/jgsrty.github.docs.git
$ cd jgsrty.github.docs
安装依赖 - Install dependencies
# 安装 - install
$ yarn install
# 本地运行 - dev
$ npm run dev
# 发布线上 - prod
$ npm run sh