All Projects → herrmannplatz → vue-cli-plugin-docker

herrmannplatz / vue-cli-plugin-docker

Licence: MIT license
🐳 Dockerize your vue app

Programming Languages

Dockerfile
14818 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to vue-cli-plugin-docker

Vue Cli Plugin Electron Builder
Easily Build Your Vue.js App For Desktop With Electron
Stars: ✭ 3,549 (+15330.43%)
Mutual labels:  vue-cli, vue-cli-plugin
vue-cli-plugin-dll
Vue CLI 3 plugin for Webpack DllPlugin/DllReferencePlugin
Stars: ✭ 77 (+234.78%)
Mutual labels:  vue-cli, vue-cli-plugin
vue-cli-plugin-material
[UNMAINTAINED] Vue CLI 3 plugin for MDC Web and Vue MDC Adapter with Sass support
Stars: ✭ 15 (-34.78%)
Mutual labels:  vue-cli, vue-cli-plugin
Spring Boot Vuejs
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
Stars: ✭ 1,818 (+7804.35%)
Mutual labels:  vue-cli, vue-cli-plugin
sophia
👩‍⚖️‍ Sophia:哲学知识共享社区(Built by Vue)
Stars: ✭ 31 (+34.78%)
Mutual labels:  vue-cli
ITL
Sample Web API implementation with .NET Core and DDD using Clean Architecture.
Stars: ✭ 29 (+26.09%)
Mutual labels:  vue-cli
RuoYi-Vue-Oracle
🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统
Stars: ✭ 225 (+878.26%)
Mutual labels:  vue-cli
Vue-music-
🎧Vue全家桶打造的QQ音乐
Stars: ✭ 51 (+121.74%)
Mutual labels:  vue-cli
vue-automation
一款开箱即用的 Vue 项目模版,基于 Vue 2.x
Stars: ✭ 31 (+34.78%)
Mutual labels:  vue-cli
ignore
🔥修炼内功,无招胜有招。 ---个人博客
Stars: ✭ 27 (+17.39%)
Mutual labels:  vue-cli
easy-reading
An e-book reader powered by Vue and Epubjs.
Stars: ✭ 10 (-56.52%)
Mutual labels:  vue-cli
vue3-jd-h5
🔥 Based on vue3.0.0, vant3.0.0, vue-router v4.0.0-0, vuex^4.0.0-0, vue-cli3, mockjs, imitating Jingdong Taobao, mobile H5 e-commerce platform! 基于vue3.0.0 ,vant3.0.0,vue-router v4.0.0-0, vuex^4.0.0-0,vue-cli3,mockjs,仿京东淘宝的,移动端H5电商平台!
Stars: ✭ 660 (+2769.57%)
Mutual labels:  vue-cli
vue2.0-SellPosSystem
vue2.0实战项目——简单的快餐店系统
Stars: ✭ 35 (+52.17%)
Mutual labels:  vue-cli
vue-cli-preset-vuetify
🗃 An opinionated Vue CLI 3 Vuetify Preset
Stars: ✭ 16 (-30.43%)
Mutual labels:  vue-cli
tplh.net-2019
I explored what my identity was and tried to express it as much as possible using whatever technology I have now.
Stars: ✭ 35 (+52.17%)
Mutual labels:  vue-cli
pokeStore
pokeStore寶可商店 搬移至Vue CLI 3 引入vuex
Stars: ✭ 28 (+21.74%)
Mutual labels:  vue-cli
vue-large-scale-folder-structure
Vue Js, 2 vue-cli large scale folder structure with vuex, vue-router, axios
Stars: ✭ 29 (+26.09%)
Mutual labels:  vue-cli
vue-template-webpack-typescript
A full-featured Webpack + typescript + vue-loader setup with hot reload, linting, testing & css extraction.
Stars: ✭ 43 (+86.96%)
Mutual labels:  vue-cli
BoBo-Vue-Admin
😎 vue-cli (4.x) + ts + CrudTable + FormDesigner (开箱即用,企业级开发种子框架,附带表单表格生成器,一键Crud)😎
Stars: ✭ 33 (+43.48%)
Mutual labels:  vue-cli
vuetify-admin
SPA Admin Framework for Vue.js running on top of REST APIs and built on Vuetify
Stars: ✭ 212 (+821.74%)
Mutual labels:  vue-cli

vue-cli-plugin-docker

npm version Build Status

🐳 Dockerize your vue app

Installation

$ vue add docker

Usage

It will create a Dockerfile and .dockerignore in the root of your project. serve is used to serve your vue single page application.

The following command will build and run the image.

$ npm run docker

Contribution

Ensure your commit messages follow the Angular Commit Message Conventions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].