/react-redux-intro-presentation

:bar_chart: “Introduction to React and Redux ecosystem” (presentation)

Primary LanguageJavaScriptMIT LicenseMIT

Introduction to React and Redux ecosystem

This presentation is intended as introductory for people not familiar with react/redux ecosystem and its benefits.

Made with Spectacle

Development

npm install
npm start

Open a browser and hit http://localhost:3000

Build

npm run build

Deploy to surge

npm run deploy