1. 17 Nov, 2016 1 commit
    • Ville Immonen's avatar
      Support Yarn (#898) · bcc469c9
      Ville Immonen authored
      In the `create-react-app` command, try to install packages using Yarn.
      If Yarn is not installed, use npm instead.
      
      In `react-scripts`, detect if the project is using Yarn by checking if
      a `yarn.lock` file exists. If the project is using Yarn, display all
      the instructions with Yarn commands and use Yarn to install packages
      in `init` and `eject` scripts.
      bcc469c9
  2. 28 Oct, 2016 1 commit
  3. 01 Oct, 2016 1 commit
  4. 26 Sep, 2016 1 commit
  5. 25 Sep, 2016 1 commit
  6. 23 Sep, 2016 5 commits
  7. 22 Sep, 2016 1 commit
  8. 19 Sep, 2016 1 commit
  9. 18 Sep, 2016 5 commits
  10. 17 Sep, 2016 1 commit
  11. 13 Sep, 2016 1 commit
  12. 05 Sep, 2016 1 commit
  13. 03 Sep, 2016 1 commit
  14. 02 Sep, 2016 4 commits
  15. 11 Aug, 2016 1 commit
  16. 08 Aug, 2016 1 commit
  17. 05 Aug, 2016 1 commit
  18. 04 Aug, 2016 3 commits
  19. 02 Aug, 2016 2 commits
  20. 01 Aug, 2016 2 commits
  21. 30 Jul, 2016 1 commit
  22. 28 Jul, 2016 1 commit
  23. 27 Jul, 2016 2 commits
  24. 25 Jul, 2016 1 commit