users who for some reason choose not to run “npm install” in the yeoman generator script will get instructions at the end to “run npm run code to start” which will default in an error.
this update shows proper instructions based on whether “npm -i” ran or not during the generator script
users who for some reason choose not to run “npm install” in the yeoman generator script will get instructions at the end to “run npm run code to start” which will default in an error.
this update shows proper instructions based on whether “npm -i” ran or not during the generator script