https://github.com/hamlim/template-react-library
https://github.com/hamlim/template-react-library
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hamlim/template-react-library
- Owner: hamlim
- Created: 2020-05-16T20:39:18.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-09-24T16:07:18.000Z (almost 3 years ago)
- Last Synced: 2025-04-05T00:47:48.922Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 150 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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