Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 716 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 716 Bytes

Plant-for-the-Planet Widgets

Plant-for-the-Planet Widgets are Web components powered by Svelte Framework

Web Components are a set of web platform APIs that allow you to create new custom, reusable, encapsulated HTML tags to use in web pages and web apps. The goal of a widget is to allow users and organizations to use our components in their own websites with minimum dependencies.

Visit our docs to learn more about widget integration.

Get Started - Local

  1. Clone this repo
  2. npm install
  3. npm run dev
  4. Open a browser to https://localhost:5000