git clone git@github.com:amitbk/vuejs-card-management-ui-aspire.git
cd vuejs-card-management-ui-aspire
npm install
npm run serve
npm run build
Click on New Card
button to add new card
Click on Freeze Card
button to freeze card
Click on Cancel Card
button to cancel card
- For card slider, vue-slick-carousel package is used.
- After removing all cards and adding new card, that package has some rendering issues.
- Recent transactions are hard coded
- Bottom menus: active menu color is not added