https://github.com/void2610/acvi-randomizer
A web application that randomly selects ARMORED CORE VI assemblies.
https://github.com/void2610/acvi-randomizer
Last synced: 11 months ago
JSON representation
A web application that randomly selects ARMORED CORE VI assemblies.
- Host: GitHub
- URL: https://github.com/void2610/acvi-randomizer
- Owner: void2610
- Created: 2023-09-12T14:53:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T03:44:31.000Z (almost 2 years ago)
- Last Synced: 2025-03-06T10:26:25.649Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://acvi-randomizer.vercel.app
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ACVI Randomizer
---
ARMORED CORE VIのアセンをランダムで選んでくれるやつ
A web application that randomly selects ARMORED CORE VI assemblies.
Install (開発者向け)
---
```sh
$ git clone https://github.com/void2610/ACVI-Randomizer/
$ cd acvi-randomizer
$ npm install
$ npm run dev
$ open http://localhost:3000
```