0.0.5 • Published 6 years ago

optimat-vue-base-component-framework v0.0.5

Weekly downloads
9
License
ISC
Repository
github
Last release
6 years ago

基于Vuejs+Webpack定义了开发规范的网页开发框架的基础组件框架

使用方式(Usage)

安装(Install)

git clone https://github.com/ChangedenCZD/optimat-vue-base-component-framework

配置(Config)

打开并编辑(Open And Edit) ./config.json

options:

OptionTypeDescriptionDefault
outputstring项目文件路径test
namestring项目包名optimat-test
versionstring项目初始化版本0.0.1
descriptionstring项目描述基础组件框架
authorstring项目作者Changeden

执行(Execute)

保存(Save) ./config.json

windows:

双击(Double Click) fork.bat

命令行(Command Line):

node fork.js