My personal website, currently accessible at:
> npx @11ty/eleventy --serve
watch for diagram changes:
> npx diagrams watch src
or run both with
> npm start
> npm run build
Start development server first, and then run tests with cypress with:
> npm test
Cypress UI can be open with:
> npx @cypress/cypress open