https://github.com/stonet2000/dimensions-web
Website for viewing the Dimensions AI Competition Framework
https://github.com/stonet2000/dimensions-web
Last synced: 10 months ago
JSON representation
Website for viewing the Dimensions AI Competition Framework
- Host: GitHub
- URL: https://github.com/stonet2000/dimensions-web
- Owner: StoneT2000
- Created: 2020-04-11T06:21:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T22:11:40.000Z (almost 4 years ago)
- Last Synced: 2025-02-05T13:52:56.062Z (11 months ago)
- Language: TypeScript
- Size: 1.45 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dimensions Web
This is the website for viewing AI Competition data produced by the [Dimensions](https://github.com/StoneT2000/Dimensions) AI Competition framework.
Install this using
```
npm install @dimensions-ai/web
```
Run the website using
```
npm start
```
To start viewing things, make sure you are running the Station from the Dimensions framework. This can be done by making sure you didn't give the configuration of `activateStation: false` when creating your Dimension.