create-agora
v0.0.6
Published
## Scaffolding Your First Vite SDK
Downloads
6
Readme
create-agora
Scaffolding Your First Vite SDK
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 agora
With PNPM:
$ pnpm create agora
With NPM:
$ npm create agora@latest
With Bun:
$ bunx create-agora
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]