https://github.com/maxam2017/react-lib-template
a template for react component library
https://github.com/maxam2017/react-lib-template
Last synced: 12 months ago
JSON representation
a template for react component library
- Host: GitHub
- URL: https://github.com/maxam2017/react-lib-template
- Owner: maxam2017
- License: mit
- Created: 2023-01-15T10:13:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T18:12:53.000Z (over 3 years ago)
- Last Synced: 2024-03-29T08:04:02.502Z (over 2 years ago)
- Language: JavaScript
- Homepage: https://github.com/maxam2017/react-lib-template/wiki
- Size: 168 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
✨ {{ name }}
---
## Installation
```
npm i {{ name }}
```
or use other package managers, ex. yarn, pnpm...
## Usage
...
## License
Distributed under the MIT License.