# CJX9原神抽卡模拟器 **Repository Path**: chenmo_v/genshin-impact-wish-simulator ## Basic Information - **Project Name**: CJX9原神抽卡模拟器 - **Description**: 一个关于原神的抽卡模拟器 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2023-06-02 - **Last Updated**: 2023-06-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CJX9原神抽卡模拟器 一个关于原神的抽卡模拟器 ## 介绍

CJX9原神抽卡模拟器

这是一个关于原神的抽卡模拟器

源码是在国外大佬的基础上进行修改和汉化,并且加入了许多元素,修改了国内的图片。

如有侵权,请联系我删除

这不是真的,只是一个模拟器

## 体验 体验地址 [http://150.158.47.83:3000/](http://150.158.47.83:3000/) ## 图片 - 首页

- 规则页

- 抽卡动画

- 记录(目前有BUG)

## 需求 #### 系统要求 - Ubuntu/CentOS/Debian 等主流LInux操作系统 - 包含Node.js环境的Windows操作系统(不建议) #### 环境要求 - NPM 6 或更高 - Node 10 或更高 #### 安装教程(Linux) 1. 克隆git仓库 ```shell git clone https://gitee.com/cjx9/genshin-impact-wish-simulator.git cd genshin-impact-wish-simulator ``` 1. 用NPM加载 ```shell npm install ``` 1. 运行测试 ```shell npm run test ``` **对于部分系统需要** 运行 ```shell npm start ``` 单元测试 ```shell npm run test:mocha ``` 集成测试 ```shell npm run cypress ``` 1. 运行抽卡系统 ```shell npm start ``` 1. 首次会在 http://localhost:3000 运行 #### 测试 1. 每次检查请检查 `test/` 和 `cypress/` 目录 1. 运行测试 ```shell npm run test ``` #### 声明 如有侵犯,请联系我删除!