an embeddable widget to display contact information
- npm i -g browser-sync
- go to the root folder where index.html resider
- run command in terminal browser-sync start --server --files ".html, .js, .css, **/.html, **/.js, **/.css, **/*.ts
run as dev: npm run dev, run at http://localhost:5173 build: npm run build