aava-react-component-library

0.1.15 • Public • Published

Aava React Component Library

Overview

This is React implementation of Aava's styleguide components. Lääkärikeskus Aava's styleguide can be found here.

Installation

Package can be downloaded from npm package manager.

npm install aava-react-component-library --save

Using components

Example how to use a component from this module:

import { Section } from 'aava-react-component-library';

export const ExampleComponent = () => {
  return (
    <Section />
  );
}

Development

Package can be loaded to any React installation by using npm link. Details can be found here

Readme

Keywords

none

Package Sidebar

Install

npm i aava-react-component-library

Weekly Downloads

1

Version

0.1.15

License

UNLICENSED

Last publish

Collaborators

  • lauriii