Skip to content

Commit

Permalink
Add example to README
Browse files Browse the repository at this point in the history
  • Loading branch information
vczb committed Aug 13, 2022
1 parent 28212a4 commit 90736a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ To install it, run:
yarn add sagu-ui
```

_styled-componets are required_

## Usage

Here is a quick example to get you started, **it's all you need**:
Expand All @@ -36,6 +38,8 @@ function App() {
export default App
```

Take a look at this [codesandbox](https://codesandbox.io/s/sagu-ui-example-r22mum?file=/src/App.js) demo

## What is inside?

- [TypeScript](https://www.typescriptlang.org/)
Expand Down

0 comments on commit 90736a0

Please sign in to comment.