Perlclip's counterstring but on the web
- https://www.jameslmilner.com/posts/preact-on-github-pages/
- https://medium.com/@ninadkarlekar/deploying-your-react-project-on-github-pages-a-step-by-step-guide-f8b364fa75fa\
- https://www.npmjs.com/package/gh-pages
npm run deploy
-
npm run dev- Starts a dev server at http://localhost:5173/ -
npm run build- Builds for production, emitting todist/ -
npm run preview- Starts a server at http://localhost:4173/ to test production build locally