Skip to content

caoguoli/vue-maskALert

Repository files navigation

jd-vue

A Vue.js project

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

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

目录

+-- build  // 项目构建代码
+-- config // 配置目录(构建代码/端口号等)
+-- src 
|  +-- assets    // 放置需压缩文件
|  +-- components // 项目
|  +--  |+-- start 父组件
|  +--  |+-- public 子组件(遮罩弹框)   
|  +-- router    // 路由
|  +-- App.vue   // 项目入口文件
|  +-- main.js   // 入口 .js 文件
+-- http         // 后台代码
+-- static       // 静态资源目录
+-- index.html   // 项目主入口文件

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published