Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/locona/use.twin.macro


https://github.com/locona/use.twin.macro

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# use.twin.macro

## Getting Started

### use-design-system
```
cd packages/use-design-system

yarn install

yarn dev
```

### design-system-with-styled-components

```
cd packages/design-system-with-styled-components

yarn install

yarn storybook
```