https://github.com/rspack-contrib/create-rstack
A shared package for create-rspack, create-rsbuild, create-rspress and create-rslib.
https://github.com/rspack-contrib/create-rstack
rsbuild rsdoctor rslib rspack rspress
Last synced: 6 months ago
JSON representation
A shared package for create-rspack, create-rsbuild, create-rspress and create-rslib.
- Host: GitHub
- URL: https://github.com/rspack-contrib/create-rstack
- Owner: rspack-contrib
- License: mit
- Created: 2024-08-29T08:28:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-05T00:16:01.000Z (6 months ago)
- Last Synced: 2025-04-14T10:13:52.064Z (6 months ago)
- Topics: rsbuild, rsdoctor, rslib, rspack, rspress
- Language: TypeScript
- Homepage:
- Size: 142 KB
- Stars: 13
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# create-rstack
A shared package for create-rspack, create-rsbuild, create-rspress and create-rslib.
> This package should only be used in Rstack projects.
## Install
```bash
npm add create-rstack -D
```## Examples
| Project | Link |
| ------- | -------------------------------------------------------------------------------------------- |
| Rsbuild | [create-rsbuild](https://github.com/web-infra-dev/rsbuild/tree/main/packages/create-rsbuild) |
| Rslib | [create-rslib](https://github.com/web-infra-dev/rslib/tree/main/packages/create-rslib) |
## License
[MIT](./LICENSE).