Theme generator cli tool for iview
npm i iview-theme -g
Initialize a theme project "xxx" means iview tags or releases number, example: v2.14.3. If you havn't defined the version number, it will use the latest version.
iview-theme init my-theme
or
iview-theme init my-theme xxx
- Edit
my-theme/custom.less
and build your theme project
cd my-theme
iview-theme build -o dist/