@aww/awwd

2.0.0 • Public • Published

awwd

Aww Design System

npm version npm

Usage

Install package:

yarn add @aww/awwd

Import and using the component you need (e.g., Button):

import Button from '@aww/awwd/Button`

<Button variant='ghost'>Click Me</Button>

Development

  1. yarn
  2. yarn start
  3. Open http://localhost:9001 (will open automatically)

Release

This part is written for the @aww core team only.

  1. Merge your feature branch to master first.
  2. Run yarn release:[release type] depends on release type (beta/patch/minor/major)

Please run npm adduser --scope=@aww to set npm publish settings at the first time.

Package Sidebar

Install

npm i @aww/awwd

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

1.32 MB

Total Files

39

Last publish

Collaborators

  • patw
  • harrychuang
  • totofish