All Questions
1 question
1
vote
0
answers
20
views
NPM script for Heroku deployment Vue&Express app
I would like to create npm script allowing me to build and deploy Vue & Node app to public host, in my case it is Heroku.
My app structure looks like this:
client // Vue ...