/lux-eye-2022

Lux AI 2022 episode visualizer

Primary LanguageTypeScriptMIT LicenseMIT

Lux Eye 2022

Build Status

Lux Eye 2022 is a visualizer for Lux AI 2022 episodes. It is available at https://jmerle.github.io/lux-eye-2022/.

Development

This project uses Yarn as package manager. After cloning the repository (or forking and cloning), run yarn to install the dependencies and yarn dev to run a local development server. yarn lint is available to check for code quality and formatting issues, and yarn fix can be used to fix most linting issues automatically.