bitsoft-c3
v1.0.80
Published
1. Clone Repo
Downloads
748
Keywords
Readme
bitsoft_th-c3
Demo Instructions
Clone Repo
Add/Create files as usual
cp package.json dist/package.json
pnpm run build (in bitsoft-c3)
npm link
(In a separate project) npm link directory/to/bitsoft-c3
How to publish
pnpm run build
npm link follow this instruction https://stackoverflow.com/questions/21248884/node-js-npm-pacakge-publish-locally-and-install-the-locally-published-npm-pack
install the package in another project