基于Vuejs+Webpack定义了开发规范的网页开发框架的基础组件框架
使用方式(Usage)
安装(Install)
git clone https://github.com/ChangedenCZD/optimat-vue-base-component-framework
配置(Config)
打开并编辑(Open And Edit) ./config.json
options:
Option | Type | Description | Default |
---|---|---|---|
output | string | 项目文件路径 | test |
name | string | 项目包名 | optimat-test |
version | string | 项目初始化版本 | 0.0.1 |
description | string | 项目描述 | 基础组件框架 |
author | string | 项目作者 | Changeden |
执行(Execute)
保存(Save) ./config.json
windows:
双击(Double Click) fork.bat
命令行(Command Line):
node fork.js