Essentials

If you do not want to use a preprocessor like webpack, you can include the Redux library directly in your HTML file.

<script src="https://unpkg.com/redux@latest/dist/redux.min.js"></script>