if (this.answers['frontend'] == 'react') {
      // console.log('Writing react')
      // Copy Folder
      this.fs.copy(path.resolve(TREEFROG_TEMPLATE, 'lib/react/app', '**'), this.destinationPath(this.answers['srcDir']))