You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
Currently when you generate an app it prompts you to run npm start. When in interactive mode that command doesn't work. As we migrate this to be the formal CLI tool we should:
have a run or start command
remove the commentary after the yeoman generator is complete
The text was updated successfully, but these errors were encountered:
Currently when you generate an app it prompts you to run
npm start
. When in interactive mode that command doesn't work. As we migrate this to be the formal CLI tool we should:run
orstart
commandThe text was updated successfully, but these errors were encountered: