@newagesmb/api-cli
v1.3.11
Published
Nest Core CLI for NewAgeSys Inc.
Downloads
45
Keywords
Readme
Table of contents
- Getting Started
To scaffold an app using @newagesmb/api-cli
, run any of the following three commands and answer the command prompt questions:
npm
npm i -g @newagesmb/api-cli
nac new app-name
yarn
yarn add -g @newagesmb/api-cli
nac new app-name