Skip to content

介绍如何使用 Docker 自动化测试、构建并发布 Web 程序 ( 基于 vue-cli )

Notifications You must be signed in to change notification settings

swq/docker-vue-sample

 
 

Repository files navigation

docker-vue-sample

Use docker to build and release web application(base on vue-cli).

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

介绍如何使用 Docker 自动化测试、构建并发布 Web 程序 ( 基于 vue-cli )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 87.8%
  • Vue 11.0%
  • HTML 1.2%