An open API service indexing awesome lists of open source software.

https://github.com/vyon/staff-panel

Open sourced staff panel made by Vyon
https://github.com/vyon/staff-panel

Last synced: 3 months ago
JSON representation

Open sourced staff panel made by Vyon

Awesome Lists containing this project

README

          

# Staff Panel
Written by [@Vyon](https://vyoncorp.org/portfolio)

## Getting Started
To build the place from scratch, use:

```bash
rojo build -o "Panel.rbxlx"
```

Next, open `Panel.rbxlx` in Roblox Studio and start the Rojo server:

```bash
rojo serve
```

For more help, check out [the Rojo documentation](https://rojo.space/docs).