1.0.1 • Published 2 years ago

coderkole v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

创建 VUE3 项目(集成了 vue3,vuex,vue-router,eslit 等工具)

kole create <project> [-d]

创建 views 页面,默认创建在 src/views,自动配置路由

kole addview <viewName> [-d]

创建 component 组件,默认创建在 src/components

kole addcpn <cpnName> [-d]

创建 store 仓库,默认创建在 src/store

kole addstore <storeName> [-d]
1.0.1

2 years ago

1.0.0

2 years ago