Commit Graph

1007 Commits

Author SHA1 Message Date
Dan Abramov
bac207bde5 Use devtool: eval for speed and reload on change 2016-07-18 15:17:55 -07:00
Christopher Chedeau
2305bf2397 Initial version of the global cli
Test Plan:

```
npm pack
node global-cli/index.js testing --scripts-version /Users/vjeux/random/react-getting-started/create-react-app-scripts-0.0.1.tgz
```

make sure it shows

```
Creating the app testing at /Users/vjeux/random/react-getting-started/testing
```
2016-07-18 15:17:55 -07:00
Dan Abramov
9800d05316 Add linting and nicer output 2016-07-18 15:17:55 -07:00
Dan Abramov
2badb45121 Explain what it is 2016-07-18 15:17:54 -07:00
Dan Abramov
86fa5b3f78 Add some "basic" configuration 2016-07-18 15:17:54 -07:00
Christopher Chedeau
9c72b8137c Initial commit with webpack and css/autoprefixer working 2016-07-18 15:17:54 -07:00
Christopher Chedeau
003d9e7b52 Initial commit 2016-07-18 15:17:49 -07:00