react-native-macos/local-cli/generator/templates
Konstantin Raev ce1261a3dd Added BUCK to generated app with react-native-cli init
Summary:BUCK is faster than Gradle.
For example `gradle app:installDebug` vs `buck install app` is ~7 seconds vs ~2 seconds with warm caches.
This is just the beginning to allow people to become familiar with BUCK.
It is enough for running the app locally and testing on a device.

Gradle is still used for dependency resolution.
Closes https://github.com/facebook/react-native/pull/6733

Differential Revision: D3126328

Pulled By: bestander

fb-gh-sync-id: 56aad276036c029af7e0e23d60c46ba2f77b3d2c
fbshipit-source-id: 56aad276036c029af7e0e23d60c46ba2f77b3d2c
2016-04-01 08:54:19 -07:00
..
_buckconfig Added BUCK to generated app with react-native-cli init 2016-04-01 08:54:19 -07:00
_gitignore Added BUCK to generated app with react-native-cli init 2016-04-01 08:54:19 -07:00
_watchmanconfig [cli] convert project generation to use yeoman 2015-08-12 12:04:27 +01:00
index.android.js Deleted unnecessary 'use strict' in new project templates 2016-03-06 09:01:24 -08:00
index.ios.js Added BUCK to generated app with react-native-cli init 2016-04-01 08:54:19 -07:00