create-rtc
v0.0.2
Published
> **Compatibility Note:** Vite requires [Node.js](https://nodejs.org/en/) version 18+, 20+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.
Downloads
2
Readme
create-rtc
Compatibility Note: Vite requires Node.js version 18+, 20+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.
With Yarn:
$ yarn create rtc
With PNPM:
$ pnpm create rtc
With NPM:
$ npm create rtc@latest
With Bun:
$ bunx create-rtc
Currently supported template presets include:
vue-ts
react-ts
svelte-ts
You can use .
for the project name to scaffold in the current directory.
Other
Any questions you can contact me at [email protected]