0.1.8 • Published 1 year ago

create-cmd v0.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago