create-app-tmpl
v1.0.11
Published
## Scaffolding Your First App Demo Project
Downloads
3
Maintainers
Readme
create-test
Scaffolding Your First App Demo Project
Compatibility Note: Vite requires Node.js version >=12.2.0. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.
With NPM:
$ npm init app-tmpl@latest
With Yarn:
$ yarn create app-tmpl
With PNPM:
$ pnpm create app-tmpl
Currently supported template presets include:
vue
vue-ts
Community Templates
create-test is a tool to quickly start a project from a basic template for popular frameworks.