eltrufas / osuchan-frontend

React frontend for osu!chan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osu!chan frontend

Requirements

  • Node

Setup

  1. Setup the backend
  2. Install dependencies
    $ npm install
  3. Make a copy of .env.development.template.local named .env.development.local and modify with the host defined in the your hosts file when setting up the backend
  4. Start development server
    $ npm start

About

React frontend for osu!chan

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 98.7%Language:HTML 1.1%Language:JavaScript 0.1%