Facebook just announced an open source project to make it easy to get started with React
Facebook has touted its own tooling for React for some time, but most developers know that getting set up requires learning quite a fool tools to set up a project. Its new project, however, the aptly-named ‘Create React App’ should make this simpler. The project, born out of a hackathon, bundles tools and makes it easier for developers to get started developing and deploying JavaScript projects for the platform. In fact, the bundle pairs everything down to a single command-line tool. “We knew that such projects traditionally haven’t been very successful in the React ecosystem,” Facebook’s Dan Abramov writes in today’s…
This story continues at The Next Web