To run the TunaKing demo with UIImprovements project, follow these steps:
- Open your terminal and navigate to the Angular project directory
TunaKingSass/tks/tks-angular
. - Run
npm install
to install the necessary dependencies. - Run
npm run debug
to prepare the project. - Open the project
.sln
file in Visual Studio 2019 or 2022. - Start the demo from there.
That's it! You should now be able to run the TunaKing demo with UIImprovements feature.