CLI Reference
Command-line interface for mornFullStack.
Installation
npm install -g mornfullstack-cli
Commands
Initialize mornFullStack in your project
npx mornfullstack init
Generate an app from a prompt
npx mornfullstack generate "<prompt>"
Deploy the current project
npx mornfullstack deploy
Authenticate with your account
npx mornfullstack login