Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 813 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 813 Bytes

Convert Numbers to Words

This dynamic SPA was build using Vue.js


The project utilizes the following Vue features:

  • Event handling and data binding
  • Vue router
  • Parent-child communication with props
  • Parent-child (child function) communication with refs

You can convert numbers to words in 11 languages

Alt homepage

Alt home

Alt Api

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build