liuran001 / Roaming-SIM

有关漫游卡的一些内容

Home Page:https://sim.obdo.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roaming-SIM

开发

本站基于 VitePress 建立,网站内容均使用 Markdown 格式书写

1. 克隆源码

git clone https://github.com/liuran001/Roaming-SIM.git

2. 安装依赖

# 使用 npm
npm install

# 使用 yarn
yarn

# 使用 pnpm
pnpm install

3. 进行本地预览

# 使用 npm
npm run dev

# 使用 yarn
yarn dev

# 使用 pnpm
pnpm run dev

贡献

欢迎提出 Issue 和 Pull request

如果您想将网站内容翻译为其他语言,您需要在本项目根目录新增您语言的文件夹 (如 en),同时需要在 .vitepress/locales 中新增您语言的配置文件

感谢

贡献者列表参阅 Contributors

About

有关漫游卡的一些内容

https://sim.obdo.cc

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:CSS 50.2%Language:TypeScript 49.8%