fengyuanchen / vue-countdown

Countdown component for Vue.js.
https://fengyuanchen.github.io/vue-countdown/
MIT License
691 stars 89 forks source link

how to config in nuxt js #65

Closed nguyenan1709 closed 3 years ago

rafaelmagalhaes commented 3 years ago

just install the package

on the page you want to use Import the component

import VueCountdown from '@chenfengyuan/vue-countdown';

export default {
components:{VueCountdown }
}
nguyenan1709 commented 3 years ago

Ok thank to support

Best Regards, Nguyễn Hữu Ân

On Thu, May 6, 2021, 20:36 Rafael Magalhaes @.***> wrote:

just install the package

on the page you want to use Import the component

import VueCountdown from @.***/vue-countdown';

export default { components:{VueCountdown } }

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fengyuanchen/vue-countdown/issues/65#issuecomment-833528300, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJXULULPLIJOSHYSIQQUMATTMKLMDANCNFSM42PE2HZA .