Skip to content

Instantly share code, notes, and snippets.

View AfzalSabbir's full-sized avatar
🏠
Working from home

Afzalur Rahman Sabbir AfzalSabbir

🏠
Working from home
View GitHub Profile
@AfzalSabbir
AfzalSabbir / GithubNPMPackageRegistry.md
Last active January 27, 2023 17:47
Lerna create, update & install GitHub npm registry

Folder structure:

🔐 reusable/
 ┣ 📂 vue3/
 ┃  ┣ 💼 node_modules/
 ┃  ┣ 📦 vue-sfc-vite/
 ┃  ┣ 📦 vue3-base-input/
 ┃  ┣ 📦 vue3-base-x/
 ┃  ┣ …
 ┃  ┣ 📜 .gitignore
 ┃  ┣ 📜 lerna.json\