create-cmd

0.1.8 • Public • Published

create-cmd

Scaffolding Your Project

install

you can use npx to run command only once

npm create-cmd

or install as global

npm i -g create-cmd
//or 
yarn global add create-cmd
//or
pnpm add create-cmd -g

run

create-cmd 

included templates

  • esbuild

  • rollup

  • tsc

  • unbuild

  • vuepress

  • hope

  • vitepress

  • vite-ssg

  • docsify

  • vue

  • vant

  • react

  • webpack

  • parcel

License

MIT License © 2022 yzqdev

Readme

Keywords

Package Sidebar

Install

npm i create-cmd

Weekly Downloads

1

Version

0.1.8

License

MIT

Unpacked Size

1.31 MB

Total Files

257

Last publish

Collaborators

  • yzqdev