jehoshua02 / react-app-starter

React application starter to keep up with my evolving preferences.
2 stars 0 forks source link

Push all this magic into a cli tool? #21

Open jehoshua02 opened 9 years ago

jehoshua02 commented 9 years ago

I'd like react-scaffold to be more separated from the application. I'd like to install react-scaffold, or whatever name it ends up getting, into my application with npm, then drop my files in the right place and run the cli tool to build, run tests, and serve. Compare to ember-cli.