Intro To React and Best Practices Running the demo npm start navigate to http://localhost:9000/ Running storybook 'npm run storybook' navigate to http://localhost:6006/ Some useful articles that will help you bootstrap your first react project: React Router Webpack and babel I've combined the above two guides into an easy to clone project