https://github.com/11xdeveloper/create-npm-suite
https://github.com/11xdeveloper/create-npm-suite
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/11xdeveloper/create-npm-suite
- Owner: 11xdeveloper
- Created: 2023-12-21T14:46:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-27T15:22:24.000Z (over 2 years ago)
- Last Synced: 2025-03-28T20:35:38.575Z (about 1 year ago)
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
## Usage
Run the create command of your favourite package manager!
e.g.
```bash
bun create npm-suite@latest
```
OR
```bash
pnpm create npm-suite@latest
```
OR
```bash
npm create npm-suite@latest
```
OR
```bash
yarn create npm-suite@latest
```
---
## Contribute
TODO