Skip to content

Commit

Permalink
feat: add flutter support and migrate the library name
Browse files Browse the repository at this point in the history
  • Loading branch information
omariosouto committed Dec 13, 2021
1 parent 3dbe5cb commit 4efc84c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# SkynexUI/react

- `./src` is the entrypoint of this project.

## How to install
- yarn
```sh
yarn add @skynexui/components
```

- npm
```sh
yarn add @skynexui/components
```

0 comments on commit 4efc84c

Please sign in to comment.