Bootstrap a Zero Configuration React App with Neutrino

InstructorMark Shust

Share this video with your friends

Send Tweet

Setting up tooling for a basic React app is typically very hard to do and requires a lot of configuration. In this lesson, we will setup a new React project with Neutrino with zero configuration. Neutrino uses Webpack and Babel behind the scenes, so you still get great build technology, but without all the heavy lifting of needing to configure it.