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

https://github.com/hamlim/template-react-library


https://github.com/hamlim/template-react-library

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# TODO

Make sure to update this with the right documentation!

## Installation:

```sh
bun add TODO
```

## Usage:

```tsx
// TODO
```

## Contributing:

### `build`

```sh
bun run build
```

### `test`

```sh
bun test
```

### Tools:

- Typescript
- SWC
- Bun