Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitedjs/create-react
Create React libraries
https://github.com/vitedjs/create-react
react-components react-hooks react-library
Last synced: about 1 month ago
JSON representation
Create React libraries
- Host: GitHub
- URL: https://github.com/vitedjs/create-react
- Owner: vitedjs
- License: mit
- Created: 2023-02-18T08:04:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-10T12:33:54.000Z (about 1 year ago)
- Last Synced: 2024-10-11T16:21:47.886Z (4 months ago)
- Topics: react-components, react-hooks, react-library
- Language: TypeScript
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# @vited/create-react
Create React libraries with Vited
```bash
npm create @vited/react my-package
# or
yarn create @vited/react my-package
# or
pnpm create @vited/react my-package
```