Fursum / mapper-influences-frontend

Site for tracking osu! mapper influences.
https://mapperinfluences.com
1 stars 1 forks source link
frontend-web nextjs react

Mapper Influences

Backend Repo: https://github.com/aticie/Mapper-Influences-Backend

How to run the server locally

  1. Clone or download this repo.
  2. In the folder, run yarn install or npm install.
  3. After the installation, start the dev server with yarn dev or npm run dev.

Stuff used