@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

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.19
    1
    • latest

Version History

Package Sidebar

Install

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

Weekly Downloads

1

Version

0.0.19

License

Apache-2.0

Unpacked Size

322 kB

Total Files

17

Last publish

Collaborators

  • stonet2000