Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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ツール
- Host: GitHub
- URL: https://github.com/kjirou/gakumas-final-score
- Owner: kjirou
- Created: 2024-05-31T23:12:06.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T00:22:27.000Z (23 days ago)
- Last Synced: 2024-10-17T11:57:56.135Z (22 days ago)
- Topics: gakumas, tools, website
- Language: TypeScript
- Homepage: https://gakumas-final-score.netlify.app/
- Size: 618 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```