### Prerequisites - [x] I am running the latest code. Mention the version if possible as well. - [x] I carefully followed the [README.md](https://github.com/ggerganov/llama.cpp/blob/master/README.md). - [x] I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed). - [x] I reviewed the [Discussions](https://github.com/ggerganov/llama.cpp/discussions), and have a new and useful enhancement to share. ### Feature Description (as shown in the title) ### Motivation Vuejs is good enough for the early development (just a POC to see if people actually love it or not) But as the code base grown, it now become unmanageable. The solution is to move to the mainstream reactjs + typescript stack, with a proper lint / prettier / testing framework to ease the development. ### Possible Implementation _No response_