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 installto install the necessary dependencies. - Run
npm run debugto prepare the project. - Open the project
.slnfile 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.