0.0.6 • Published 4 years ago

@wearesponge/website-greenhouse-component v0.0.6

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Built With Stencil

Website Greenhouse Component

Greenhouse implementation for listing jobs

Getting Started

To start working on this web component, clone this repo to a new directory:

git clone git@git.wearesponge.com:npm/website/greenhouse-component.git greenhouse-component
cd greenhouse-component

and run:

npm install
npm start

To build the component for production, run:

npm run build

Using this component

  • Publish to NPM
  • Put a script tag similar to this <script src='https://unpkg.com/@wearesponge/website-greenhouse-component@0.0.1/dist/website-greenhouse-component.js'></script> in the head of your index.html
  • Then you can use the element anywhere in your template, JSX, html etc
0.0.6

4 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago