Skip to content

reg-component-library 0.0.9

Install from the command line:
Learn more about npm packages
$ npm install @eurofurence/reg-component-library@0.0.9
Install via package.json:
"@eurofurence/reg-component-library": "0.0.9"

About this version

reg-component-library

React UI components for the Eurofurence registration tools.

Development

npm install
npm run storybook

Install

npm install --save @eurofurence/reg-component-library

Usage

import React, { Component } from 'react'

import MyComponent from '@eurofurence/reg-component-library'
import '@eurofurence/reg-component-library/dist/index.css'

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

License

MIT © Eurofurence

Details


Assets

  • reg-component-library-0.0.9.tgz

Download activity

  • Total downloads 51
  • Last 30 days 0
  • Last week 0
  • Today 0