immer-gifts
immer-gifts copied to clipboard
Example accompanying the Immer course on egghead
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.