If you don't have npm
(what are npm, Node.js, nvm?), follow the official instructions.
Once you have npm
, install all required packages (the --force
flag to override lottie
and use React 17).
npm install --force
Then, start the website using
npm start