react-everywhere / re-start

react-native template to target multiple platforms :globe_with_meridians: :iphone: :computer: with single codebase.
https://medium.com/@amoghbanta/write-once-use-everywhere-with-react-native-d6e575efe58e#.nfl50gwfg
MIT License
1.3k stars 85 forks source link

Add all dev dependencies with a single command 🔩 #26

Closed DuncanMacWeb closed 7 years ago

DuncanMacWeb commented 7 years ago

Run a single yarn or npm command to install the dev dependencies, instead of many. This is likely to be much quicker (with Yarn at least), and also more pleasant to watch.

amoghbanta commented 7 years ago

Thanks @DuncanMacWeb, this looks good to me, I'll test it and merge asap.

piranna commented 7 years ago

Any update on that? Test is failing because Travis is not properly configured...