Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/locona/use.twin.macro
https://github.com/locona/use.twin.macro
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/locona/use.twin.macro
- Owner: locona
- Created: 2021-02-09T01:44:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-02T18:24:44.000Z (about 1 month ago)
- Last Synced: 2024-10-07T03:41:22.172Z (about 1 month ago)
- Language: JavaScript
- Size: 2.57 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# use.twin.macro
## Getting Started
### use-design-system
```
cd packages/use-design-systemyarn install
yarn dev
```### design-system-with-styled-components
```
cd packages/design-system-with-styled-componentsyarn install
yarn storybook
```