Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey

All Questions

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 ...
veritimus's user avatar