|
|
hai 6 meses | |
|---|---|---|
| .. | ||
| src | hai 8 meses | |
| templates | hai 7 meses | |
| .gitattributes | %!s(int64=6) %!d(string=hai) anos | |
| .gitignore | %!s(int64=6) %!d(string=hai) anos | |
| .npmignore | %!s(int64=6) %!d(string=hai) anos | |
| README.md | hai 1 ano | |
| build.ts | %!s(int64=2) %!d(string=hai) anos | |
| index.js | %!s(int64=5) %!d(string=hai) anos | |
| package.json | hai 6 meses | |
| tsconfig.build.json | %!s(int64=6) %!d(string=hai) anos | |
| tsconfig.json | hai 1 ano | |
A CLI tool for rapidly scaffolding a new Vendure server application. Heavily inspired by create-react-app.
Vendure Create requires Node.js v18+ to be installed.
npx @vendure/create my-app
--log-levelYou can control how much output is generated during the installation and setup with this flag. Valid options are silent, info and verbose. The default is info
Example:
npx @vendure/create my-app --log-level verbose