1.0.0-beta.1 • Published 4 years ago

@dxos/xbox-dashboard v1.0.0-beta.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Dashboard

Dashboard server for xBox and other compute environments.

Serve in Production Mode

First build:

yarn build

Then start server:

yarn start

Dev Mode

Build is not needed.

yarn run dev