Skip to content

design-for-life/contact-card-widget

Repository files navigation

contact-card-widget

an embeddable widget to display contact information

run the app locally

  • 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

its packaged as vite bundling, no react for now, vanilla js and es6 modules

run as dev: npm run dev, run at http://localhost:5173 build: npm run build

About

an embeddable widget to display contact information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published