Start the server with npm run server
. Set up an app that lists all combos with rank and number of times and allows filtering of orders based on including a topping and ordered more than a certain number of times.
Refer to public/simpleMockup.html
for an example.
Run react with npm run build
Run both packages with npm start
Note there is a simple server run with JSON-server