This is osu! Storyboarder Banquet website source code.
- Clone this repo
- Make sure you have installed .NET Framework 5.0 Devkit
- Open the
osb
folder with terminal or command prompt - Run
dotnet restore
command to restore the library - Run
dotnet run
command to run the project