aspnetcore-vuetify-universal
aspnetcore-vuetify-universal copied to clipboard
Hosting vuetify docs project with aspnetcore, which support server-side-prerendering(ssr)
There are two sets of webpack config files in the project. here: https://github.com/ElderJames/vuetify-aspnetcore/tree/930d6374b4d0fcd0767aa625c7b5d5d7c99d7513/ClientApp/build and in the root. Are these all used? What is the relationship between them? Thanks!
@ElderJames hey thanks so much for this. I really appreciate it. All of this is quite new to me so I am wondering if you could answer a question or...
Hi dude, I am keen to see what you have done but I cannot run the application VS2017 because of the pre-rendering. Could you please tell me how I can...