Skip to content

app-generator/deploypro-vue

Repository files navigation

DeployPRO Vue Free Sample

Minimal Vue Sample provided by DeployPRO service for testing.


Run in Docker

$ docker-compose up --build

At this point, the app runs at localhost:5000


Manual Build

$ yarn 
$ yarn start  # development
$ yarn build  # production


Vue Starter - Open-source sample provided by DeployPRO