@primo/react

1.1.0 • Public • Published

@primo/react

NPM version

The Primo Design System components built with React

Getting started

To install @primo/react to your new or exsisting project, you will need to run the following command using npm:

npm install -S @primo/react

If you use Yarn, use the following command instead:

yarn add @primo/react

This package requires React in order to compile.

Usage

import { Button } from '@primo/react';

function HelloWorld() {
  return <Button>Example button</Button>;
}

Public Storybook

If you wish to see our react components live, and the most recent version and changes please visit here: @primo/react - Storybook

✍️ Feedback

Please ask any questions on this project, you can do so by creating a new issue. Or contributing to any active issues.

If you wish to get in contact, please don't hesitate via twitter @Rich_McCartney.

📝 Licence

Licensed under standard MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i @primo/react

Weekly Downloads

5

Version

1.1.0

License

MIT

Unpacked Size

63.2 kB

Total Files

20

Last publish

Collaborators

  • richmccartney