@mindgym/ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

Mindgym UI

This is the Mindgym UI library featuring the components and themes we use.

Usage

$ yarn add @mindgym/ui
import { Button } from "@mindgym/ui";

export function App() {
  <div>
    <Button primary>Click Me!</Button>
  </div>;
}

Documentation

Check out the live documentation with examples.

Develop

  • Clone the repo
  • Install dependencies with yarn install
  • Run the server with yarn storybook
  • Visit http://localhost:6006/
  • Write components and stories

Readme

Keywords

none

Package Sidebar

Install

npm i @mindgym/ui

Weekly Downloads

0

Version

1.0.6

License

MIT

Unpacked Size

338 kB

Total Files

11

Last publish

Collaborators

  • wearethefoos