本站基于 VitePress 建立,网站内容均使用 Markdown 格式书写
git clone https://github.com/liuran001/Roaming-SIM.git
# 使用 npm npm install # 使用 yarn yarn # 使用 pnpm pnpm install
# 使用 npm npm run dev # 使用 yarn yarn dev # 使用 pnpm pnpm run dev
欢迎提出 Issue 和 Pull request
如果您想将网站内容翻译为其他语言,您需要在本项目根目录新增您语言的文件夹 (如 en),同时需要在 .vitepress/locales 中新增您语言的配置文件
贡献者列表参阅 Contributors