Skip to content

icatjs/pkgdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pkgdev

基于ICAT+Backbone的组件包开发工具,便于快速搭建组件包开发环境。

Installation

Either through forking or by using npm (the recommended way):

npm install -g pkgdev

And pkgdev will be installed in to your bin path.

Usage

pkgdev [folderName]

执行命令行问答,获取创建信息。无folderName表示在当前文件夹下创建。

npm install && gulp

创建完毕后,进入文件夹执行此命令,即可开发

tip: 有时候npm install之后无法安装gulp-sass,可以把文件夹中的gulp-sass.zip解压到node_modules中,然后执行gulp

License

MIT

About

icat-widget package development tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published