- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/xwpongithub/vue-multipage-cli
- 软件文档: https://github.com/xwpongithub/vue-multipage-cli/blob/2.0.0/README.md
- 官方下载: https://github.com/xwpongithub/vue-multipage-cli/archive/2.0.0.zip
软件介绍
vue-multipage-cli
构建 vue 多页面应用的 cli 。
基本使用方法
使用方法与vue官方的vue-cli基本是一样的,只是因为是多页面应用程序,所以目前这个版本 html页面和js入口文件还需要自己手动到build目录下相应的配置文件里去配置一下。
基本构建命令
npm update 更新依赖的模块
npm install 安装依赖模块(其他命令必须在运行完此命令后才能调用!)
npm run dev 开启测试环境,在测试环境下开发
npm run build 发布正式版本
npm run build --report 发布正式版本的同时输出构建情况
npm run lint 应用eslint检测js,vue文件的语法以及规则
Advanced Web Metrics with Google Analytics
Brian Clifton / Sybex / 2008 / USD 39.99
Are you getting the most out of your website? Google insider and web metrics expert Brian Clifton reveals the information you need to get a true picture of your site's impact and stay competitive usin......一起来看看 《Advanced Web Metrics with Google Analytics》 这本书的介绍吧!
