17 Commits

Author SHA1 Message Date
eanplatter
ad2550f70e Recursively copy the template folder (#74)
* Recursively copy the template folder

* add fs-extra library
2016-07-22 06:42:46 -07:00
Dan Abramov
938ff9daa6 Misc fixes for Windows (#60) 2016-07-21 16:44:57 +01:00
Dan Abramov
e0558bc4c6 Use a single script (#57)
It is easier to add more scripts later this way.
2016-07-21 15:02:27 +01:00
eanplatter
a6edb523a8 Add README to generated project. (#33)
* Add README to generated project

* add logo.svg

* syntax cleanup
2016-07-21 05:05:41 +01:00
Kevin Lacker
43bc64fac2 update misc docs + copy 2016-07-19 14:08:41 -07:00
Christopher Chedeau
862900d94f s/create-react-app-scripts/react-scripts/ 2016-07-18 15:17:59 -07:00
Christopher Chedeau
8989a08b68 Copy files instead of moving them during init 2016-07-18 15:17:58 -07:00
eanplatter
bc18c18e02 wrap eject around prompt (#12) 2016-07-18 15:17:57 -07:00
Jonny Buchanan
27fa8c82dc Fix running npm install from create-react-app command and init script on Windows (#6) 2016-07-18 15:17:57 -07:00
Max
f9fe9ff942 Move index.html to root folder 2016-07-18 15:17:57 -07:00
Dan Abramov
cb0ada7a00 Make it work outside its own directory 2016-07-18 15:17:56 -07:00
Dan Abramov
2987cc69b9 Get graduate working 2016-07-18 15:17:56 -07:00
Dan Abramov
d2130d2b3e Tweak wording and make package.json scripts less obnoxious 2016-07-18 15:17:56 -07:00
Christopher Chedeau
614b2dbec4 random fixes + license 2016-07-18 15:17:56 -07:00
Dan Abramov
b0c1f22458 Ensure dependencies exist in package.json 2016-07-18 15:17:55 -07:00
Christopher Chedeau
6987b80937 Make the end to end install flow work :)) 2016-07-18 15:17:55 -07:00
Christopher Chedeau
714971cccc Move all the scripts to the scripts/ folder and use them from the scripts section of package.json 2016-07-18 15:17:55 -07:00