@feb-team/legao-icons-vue
v2.2.37
Published
JD Icons for Vue
Downloads
4
Readme
Install
yarn add @feb-team/legao-icons-vue
Basic Usage
First, you should add the icons that you need into the library.
import Vue from 'vue';
import { AddOutlined } from '@feb-team/legao-icons-vue';
Build project
npm run generate # Generate files to ./src
npm run compile # Build library
npm run test # Runing Test