Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 2.29 KB

README.md

File metadata and controls

40 lines (28 loc) · 2.29 KB

Normalizr Redux Talk

This repo contains the example code shown at the Normalizing Redux talk, as well as some supporting links about the content of the talk

Presentations

How to run

  • Clone repo with git clone https://github.com/vintasoftware/normalizr-redux-talk
  • Install dependencies with npm install
  • Run json-server with npm run db
  • Run react dev server with npm run start

Additional resouces

Repositories

Talks / Videos

Docs

Blog posts