end()

in generators/app/index.js [115:117]


  end() {
    this.log(chalk.green(`🎉 '${this.props.solutionName}' has been successfully scaffolded in  '${this.options.destination}'.`));
  }