0.1.8 • Published 3 years ago

create-cmd v0.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago