Clone the repository.
git clone https://github.com/uploadcare/uploadcare-widget
You need a working nodejs and npm.
npm install
npm run build
npm run dev
Open http://localhost:10001. Follow any link. There's going to be a widget or three. Edit code and reload the page :-)
We use tagged HTML strings for templates. Use lit-html plugin for beautiful syntax highlight and HTML autocomplete.
Soon there will be tests 🖖