create-tornado
v0.0.24
Published
A CLI tool for scaffolding a project from an opinionated template for popular frameworks.
Readme
Create Tornado
A CLI tool for scaffolding a project from an opinionated template for popular frameworks.
Usage
With npm:
$ npm create tornado@latestWith yarn:
$ yarn create tornadoWith pnpm:
$ pnpm create tornadoWith a specific template
With npm:
$ npm create tornado@latest --template vue-ts-naive-tailwindcssWith yarn:
$ yarn create tornado --template vue-ts-naive-tailwindcssWith pnpm:
$ pnpm create tornado --template vue-ts-naive-tailwindcssLicense
MIT License © 2023 Bruce Song
