Open-source benchmarking plugin for Roblox, built using roblox-ts & React.
Licensed under MIT License (with additional terms written).
The build system for this is a bit different, as it uses different rojo json files for building and serving.
npm run build
to build the project in local directory.
npm run dev
to serve the project locally.
npm run plugin
to build and install the plugin into Roblox Studio.