Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 426 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 426 Bytes

Juno Examples - Vanilla

A collection of examples developed without frameworks on Juno.

  • vite-typescript: a sample app that uses Juno authentication, datastore and storage. The one we use to develop new features. Build with TypeScript.
  • cdn-javascript: a sample app that fetches the Juno library through a CDN and uses authentication, datastore and storage.