3 Star 2 Fork 2

Gitee 极速下载 / vuex-cli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/sokis/vuex-cli
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

一个 vuex 应用脚手架。

 _   _                        _____  _     _____
| | | |                      /  __ \| |   |_   _|
| | | |_   _  _____  ________| /  \/| |     | |
| | | | | | |/ _ \ \/ /______| |    | |     | |
\ \_/ / |_| |  __/>  <       | \__/\| |_____| |_
 \___/ \__,_|\___/_/\_\       \____/\_____/\___/

更新日志

  • 2016.08.01 同步更新vuex-cli-webpack@1.0.10

  • 2016.07.27 集成webpack 配置服务

    • 启动webpack开发服务 vuex serve
    • 编译代码 vuex compile

使用

npm i vuex-cli -g        // 安装 vuex-cli 到全局
vuex new <project name>  // 创建一个 新的 vuex 项目
vuex init           


// 开始生成component/routes/tests
//(g 为 generate 的别名)
vuex g component SimpleButton

备注

本项目基于redux-cli创建。该项目借鉴了 ember-cliblueprints来作为脚手架工具。

初始化的项目基于Vue Vuex Starter Kit构建

The MIT License (MIT) Copyright (c) 2016 撒子都学 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

vuex-cli 是一个 开源的命令行工具 展开 收起
Shell 等 4 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Shell
1
https://gitee.com/mirrors/vuex-cli.git
git@gitee.com:mirrors/vuex-cli.git
mirrors
vuex-cli
vuex-cli
master

搜索帮助