npm.io
0.0.5 • Published 3 years ago

avaler-chew-typescript

Licence
MIT
Version
0.0.5
Deps
0
Size
9 kB
Vulns
0
Weekly
0

introduce

lerna + pnpm = Monorepo,Support the following functions

  • webpack5
  • vitest
  • typescript
  • eslint、husky

init

git clone https://github.com/hengshanMWC/avaler.git
cd item-template
npm run init

publish test

next, simulate the publish process

build local NPM source

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

release

npm run release