1.0.11 • Published 4 years ago
create-app-tmpl v1.0.11
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@latestWith Yarn:
$ yarn create app-tmplWith PNPM:
$ pnpm create app-tmplCurrently supported template presets include:
vuevue-ts
Community Templates
create-test is a tool to quickly start a project from a basic template for popular frameworks.