0.0.19 • Published 3 years ago

@lux-ai/lux-viewer-2022 v0.0.19

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years ago

Lux AI Challenge: Season 2 Visualizer

This is the codebase for the Season 2 competition visualizer. The latest version is hosted on TODO.

Development

The visualizer is a Typescript React app, with React replaced with Preact + preact/compat, built on Vite. It uses SCSS Modules for styling, and @mui/base for component primitives. TODO: add linting

Run npm run dev to start the server and go to http://localhost:5173

Make sure whenever a change is made, the version is bumped in package.json.

Whenever the game engine has a breaking change, update the major version number.

Production

npx vite build --base=https://unpkg.com/@lux-ai/lux-viewer-2022@latest/dist/

npm publish --access public

for kaggle version

0.0.17

3 years ago

0.0.18

3 years ago

0.0.19

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago