ricora-beats-ir-frontend RICORA Beatsのスコアランキングの閲覧Webサイト。 Development Install npm install Set environment variable export SERVER_URL="https://example.com" Fetch beatmap repository npx degit RICORA/ricora-beats-beatmap ./public/beatmaps Run development server npm run dev Build npm run build