Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 338 Bytes

Readme.md

File metadata and controls

11 lines (8 loc) · 338 Bytes

Registry

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.

Setup

  • Clone the repository
  • Run yarn
  • Open two terminals and in one window run yarn watch
  • In another window run yarn dev