UNPKG

@clikvn/font-icon

Version:

React library to display clik icon library.

51 lines (33 loc) 589 B
# To develop ## Available Scripts In the project directory, you run: Start storybook ```bash yarn storybook ``` Try to build js ```bash yarn rollup ``` Public to npmjs ```bash yarn deploy ``` Runs the app in the development mode.\ Open [http://localhost:6006](http://localhost:6006) to view it in the browser. # To use ## Installation ```bash npm i @clikvn/font-icon ``` or ```bash yarn add @clikvn/font-icon ``` ## Link NPM https://www.npmjs.com/package/@clikvn/font-icon ## Usage/Examples ```javascript import '@clikvn/font-icon/dist/icon.css'; ``` ## Features