$ npm install
nest generate app [my-app]
nest start [my-app] [--watch]
nest g library [my-library]
What prefix would you like to use for the library (default: @app)? credebl
$ npm install
nest generate app [my-app]
nest start [my-app] [--watch]
nest g library [my-library]
What prefix would you like to use for the library (default: @app)? credebl