@ndxbn/create
v1.1.8
Published
Create Node Module Package
Downloads
31
Readme
npm init @ndxbn command
Create scaffold my package @ndxbn monorepo.
If you want to initialize mono-repository, use npm init ndxbn (without @).
Requirements
Usage
git clone [email protected]:ndxbn/ndxbn.git
cd ndxbn
mkdir -p packages/example-package
cd packages/example-package
npm init @ndxbn