This repo is meant to be used as part of an exercise in The Joy of React.
First, install the dependencies:
$ npm install
Then, start a local development server:
$ npm run dev
This repo is meant to be used as part of an exercise in The Joy of React.
First, install the dependencies:
$ npm install
Then, start a local development server:
$ npm run dev