A cloud function, that generates esm-modules using UIDL convention. These ESM-modules are served using a CDN and can be used directly inside projects.
- Clone the repository
- Run
yarn - Open two terminals and in one window run
yarn watch - In another window run
yarn dev