mwi/software-kit
Composer 安装命令:
composer require mwi/software-kit
包简介
MWI Starter Kit for Software Projects
README 文档
README
If you haven't already, make sure you have your local environment setup.
Set Up
Note $ represents a terminal command and should not be typed out.
All commands (unless otherwise specified) should be ran from home dir:
$ cd
Version Control
Set up the version control for your project
Require composer dependencies
$ cd ~/projects/ $ mkdir new-project && cd new-project $ composer require mwi/software-kit
JavaScript Packages
These packages are on an as need basis. If a theme was incorporated they may not be necessary.
For masking inputs
$ npm install inputmask
For form validation
$ npm install parsleyjs
For select dropdowns/multiselects
$ npm install select2
For card based layouts
$ npm install masonry-layout
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-11-03