Vue.Starter icon indicating copy to clipboard operation
Vue.Starter copied to clipboard

Setup GitHub actions to build Vue and deploy

Open robconery opened this issue 2 years ago • 0 comments

We need a build setup post-deployment that will run npm run build in the /client directory, which will output the results to the /server/wwwroot directory. This is a first step for deployment.

robconery avatar Feb 02 '23 19:02 robconery