For the develoment of this project you need to have NPM version > 8 installed.
npm cinpm run devYou'll get the URL to test your modifications (typically http://localhost:5173/).
Any change on the code will force a recompilation and update the page.
npm run buildLint with ESLint
npm run lint