create-dsweb
v1.2.2
Published
Ds's web command line to create different project templates
Readme
create-dsweb
Ds's web command line to create different project templates
currently support
- template-ts-lib-tsup: use tsup to build TypeScript library
- template-ts-lib-unbuild: use unbuild to build TypeScript library
- template-pnpm-monorepo: create a monorepo project with pnpm
- template-vue: create a vue project quickly with eslint, simple-git-hooks and lint-staged
