Progressive Web App of collected recipes with changeable quantities.
This command will run parcel and the local server with auto reload.
npm run devTo generate your static site/blog you can run the following command. It will prepare the content assets and run optimisations for a production release.
npm run buildUpdate the cssdb used by Browserslist and PostCSS:
# Update the cssdb definitions. Run it every month.
npm run update:cssdb