1.0.4 • Published 5 years ago

dnwe-cli v1.0.4

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

dnwe-cli

Vue脚手架

Build Setup

# install dependencies
npm install -g dnwe-cli

#创建项目文件夹
demo

#进入项目文件
cd demo

#构建PC端初始化工程
dnwe -init

#构建移动端初始化工程
dnwe -minit

#安装项目依赖
npm install

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



#查看版本
dnwe -v

#帮助
dnwe -h

Tools

  • Vue - 渐进式JavaScript 框架。
  • Vuex - 专为 Vue.js 应用程序开发的状态管理模式。
  • Element-ui - 一套为开发者、设计师和产品经理准备的基于 Vue 2.0 的桌面端组件库
  • Vuex-i18n - We are big fans of the awesome vue, vuex and vue-router libraries and were just looking for an easy to use internationalization plugin, employing as much of the "standard library" as possible.

Author

Version

  • v1.0.4 支持构建移动端初始化工程
1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago