/immer-gifts

Example accompanying the Immer course on egghead

Primary LanguageJavaScript

This is the demo project of the egghead.io advanced immer course.

To run

yarn
yarn start-server &
yarn start

Use yarn test to run tests.

This project was bootstrapped with Create React App.