0.0.6 • Published 1 year ago

create-agora v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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 ltsg0317@outlook.com

0.0.5

1 year ago

0.0.6

1 year ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago