vue-cli-plugin-docker

0.2.2 • Public • Published

vue-cli-plugin-docker

npm version Build Status

🐳 vue-cli 3.x plugin to serve your vue app using Docker

Getting started

Create or use a vue-cli 3.x project.

vue create my-vue-app

Install the vue-cli-plugin-docker plugin

npm install --save-dev vue-cli-plugin-docker

Invoke the plugin.

vue invoke vue-cli-plugin-docker

Serve your vue app.

npm run docker

Contribution

In order to let semantic release do its job use npm run commit when committing changes.

Package Sidebar

Install

npm i vue-cli-plugin-docker

Weekly Downloads

19

Version

0.2.2

License

MIT

Unpacked Size

35.3 kB

Total Files

16

Last publish

Collaborators

  • herrmannplatz