Skip to content

Commit

Permalink
Merge pull request #23 from tuqulore/docs-readme
Browse files Browse the repository at this point in the history
docs: このリポジトリの説明&最新の開発手順
  • Loading branch information
knokmki612 authored Aug 25, 2021
2 parents a22fc1f + be031f8 commit 6c344f3
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
# tuqulore-ui
# tuqulore ui

導入方法
tuqulore ui は tuqulore がデザインした UI コンポーネントです。

以下のバリエーションで提供しています。

- tailwindcss (plugin)

## 導入方法

`$ yarn`

開発方法
## 開発方法

`$ cd website`
`$ yarn dev`
```
$ cd packages/tailwindcss
$ yarn storybook
```

0 comments on commit 6c344f3

Please sign in to comment.