The Copy-Paste Library.
npm run predeploy
runs prettier and testsnpm run deploy
auto-runs predeploy and publishes this webpage.npm run test
runs testsnpm run lint-fix
auto-runs prettiernpm run start
runs the webpage in development mode. Currently, if you change anything in content/ you'll have to rerun this command to receive the changes.