Using React-Redux on Codepen

Hello All,

I am just beginning the Front End Libraries projects and planning to build them on CodePen and I would like to attempt using React Redux for at least some of the projects. I have used settings on CodePen to add the CDN links for React, React-DOM, Redux and React-Redux.

rered

Beyond this step, is it necessary to import elements as one would do if using npm install?

I have been looking at this tutorial React-Redux Quick Start

Thank you for your help.