@lux-ai/lux-viewer-2022

0.0.19 • Public • Published

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.190latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.190
0.0.18227
0.0.171
0.0.160
0.0.150
0.0.141
0.0.130
0.0.120
0.0.110
0.0.100
0.0.90
0.0.80
0.0.70
0.0.60
0.0.50
0.0.40
0.0.31
0.0.20
0.0.10

Package Sidebar

Install

npm i @lux-ai/lux-viewer-2022

Weekly Downloads

0

Version

0.0.19

License

Apache-2.0

Unpacked Size

322 kB

Total Files

17

Last publish

Collaborators

  • stonet2000