@elderbraum/wine-components

Wine components to speed up development for the wine shops

Usage no npm install needed!

<script type="module">
  import elderbraumWineComponents from 'https://cdn.skypack.dev/@elderbraum/wine-components';
</script>

README

@elderbraum/wine-components

Wine components to speed up development for the wine shops

NPM JavaScript Style Guide

Install

npm install --save @elderbraum/wine-components

Usage

import React, { Component } from 'react'

import MyComponent from '@elderbraum/wine-components'
import '@elderbraum/wine-components/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © Pridestalker