1. 24 Feb, 2017 1 commit
    • Mo Binni's avatar
      NPM version check for tip (#1193) · 53db95a8
      Mo Binni authored
      * Implemented a version check of npm to give a soft tip during the install procedure
      and fixed gitignore
      
      * Moved NPM check to method, it is only executed when you use NPM and the version is < 3.
      
      * Minor formatting tweaks
      
      * Simplify the code
      
      * Remove unnecessary change
      53db95a8
  2. 11 Feb, 2017 1 commit
  3. 03 Dec, 2016 1 commit
  4. 19 Sep, 2016 1 commit
  5. 01 Aug, 2016 1 commit
  6. 22 Jul, 2016 1 commit
    • Nathan Verni's avatar
      Ignores my-app* directories (#86) · 1bffa4cf
      Nathan Verni authored
      The Contributing instructions in the README give my-app as the sample
      app name when running `npm run create-react-app my-app`. This just adds
      those directories to the .gitignore so they don't accidentally get
      committed.
      1bffa4cf
  7. 18 Jul, 2016 3 commits