1.0.0 • Published 2 years ago

create-integration v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago
# npm 6.x
npm create vite@latest integration-fe --template integration-js

# npm 7+
npm create integration -- --template integration-js

# yarn
yarn create integration integration-fe --template integration-js

# pnpm
pnpm create integration integration-fe --template integration-js