I am working in a asp.net core mvc application, and I would like to use a client side framework. Most of the code is made in razor, so I dont want something too complex as React, angular, etc... So, how can I work with these two technologies at the same time? Can I create es6 javascript files just for specific mvc views?