1.1.8 • Published 5 years ago
@ndxbn/create v1.1.8
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 git@github.com:ndxbn/ndxbn.git
cd ndxbn
mkdir -p packages/example-package
cd packages/example-package
npm init @ndxbn