- [x] @abmao/pkgs 🗂️
- [x] build: webpack5 📦
- [x] typescript 👽
- [x] test: vitest 🔬
- [x] docs: vitepress 🧪
- [x] eslint、husky 🔦
- [x] commit: commitizen 📤
git clone https://github.com/hengshanMWC/item-template.git
cd item-template
pnpm run init
next, simulate the publish process
npm install -g verdaccio
verdaccio
Of course, if you want to use it formally, please modify it .npmrc
If you want some of the packages to specify NPM source, you can modify the package Publishconfig. JSON registry
npm run release