Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kjirou/gakumas-final-score

学マス最終試験スコア計算ツール: 学園アイドルマスターでSS/S+/Sのために必要な最終試験のスコアを計算するWebツール
https://github.com/kjirou/gakumas-final-score

gakumas tools website

Last synced: 12 days ago
JSON representation

学マス最終試験スコア計算ツール: 学園アイドルマスターでSS/S+/Sのために必要な最終試験のスコアを計算するWebツール

Awesome Lists containing this project

README

        

# gakumas-final-score

学マス最終試験スコア計算ツール

学園アイドルマスターでSS/S+/Sのために必要な最終試験のスコアを計算するWebツール

## :hammer_and_wrench: Development

### Preparation

- [Node.js](https://nodejs.org/)
- The version is defined in [.nvmrc](/.nvmrc).

### Installation

```
git clone [email protected]:kjirou/gakumas-final-score.git
cd ./gakumas-final-score
npm install
```