This is a part of the tutorial article on libphonenumber-js
on The Phrase Blog
To run the application, you can simply run the index.html
file on your browser.
To have hot reloading enabled when you modify the code, load the application via live-server
.
npm install
npm start