recommendation-card
Introduction
This is recommendation card component for npm package. You can find the npm library on here
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Publish for npm library
npm run build:npm
npm publish
Lints and fixes files
npm run lint