https://github.com/jellydn/react-lib-starter
React Lib Starter Template
https://github.com/jellydn/react-lib-starter
react typescript
Last synced: 6 months ago
JSON representation
React Lib Starter Template
- Host: GitHub
- URL: https://github.com/jellydn/react-lib-starter
- Owner: jellydn
- License: mit
- Created: 2022-05-10T15:40:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T10:25:21.000Z (6 months ago)
- Last Synced: 2025-04-09T11:28:57.589Z (6 months ago)
- Topics: react, typescript
- Language: TypeScript
- Homepage:
- Size: 3.91 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to react-lib-starter 👋
[](https://www.npmjs.com/package/react-lib-starter)
[](#)
[](https://twitter.com/jellydn)> Typescript starter project
Search and replace `reactLibStarter` and `react-lib-starter` with `your-lib` on your repository before running below command.
## Install
```sh
yarn install
```## Usage
```sh
yarn build
```## Run tests
```sh
yarn test
```## Linter
```sh
code --install-extension samverschueren.linter-xo
```## Author
👤 **Huynh Duc Dung**
- Website: https://productsway.com/
- Twitter: [@jellydn](https://twitter.com/jellydn)
- Github: [@jellydn](https://github.com/jellydn)## Show your support
Give a ⭐️ if this project helped you!
---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_