2.1.9 • Published 1 year ago

@lux-ai/lux-eye-s2 v2.1.9

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Lux Eye S2

Development

Development on the visualizer requires Node.js and Yarn to be installed. After cloning the repository (or forking and cloning) and navigating into the lux-eye-s2 directory, 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.