Nightingale Rose Chart Source: src/graphs/Nightingale.tsx
Minard's Map Source: src/graphs/Minard
Installing packages
yarn install
The development build can be started using
yarn start
Production build can be created using
yarn build
yarn add global serve
serve -s build