Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 602 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 602 Bytes

fluXis-web

The website for fluXis.

Development

Requirements

Setup

  1. Clone the repository: git clone
  2. Install dependencies: npm install
  3. Run the development server: npm run dev

Wiki Setup

Make sure you are in the root directory of the project.

  1. Clone the repository: git clone https://github.com/InventiveRhythm/fluXis-wiki fluxis-wiki