eg-tree-menu

1.0.2 • Public • Published

module-template

这是一个模块组件开发的脚手架项目,用于快速搭建模块开发项目。

使用

  • 下载此项目至本地,修改项目名称和package.json里的信息;

  • git remote rm origin

  • git remote add origin {你的仓库地址} 例如:git remote add origin git@code.dianpingoa.com:pc-trade-f2e/apollo-template-static.git

  • git fetch

  • git pull origin master

  • 全局安装smartDoc 用于生成文档

Command

    #测试	
    npm run test	
    #打包	
    npm run build	
    #例子演示	
    npm start

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.20latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.20
1.0.10
1.0.00
0.2.20
0.2.11
0.2.00
0.1.10
0.1.00

Package Sidebar

Install

npm i eg-tree-menu

Homepage

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • future_team