- Event handling and data binding
- Vue router
- Parent-child communication with props
- Parent-child (child function) communication with refs
npm install
npm run serve
npm run build
Numbers to words converter with Vue 3 Composition API Script Setup
Repository from Github https://github.comnotarious2/numWordsApp
npm install
npm run serve
npm run build
Numbers to words converter with Vue 3 Composition API Script Setup
MIT License