To run the project locally, run a static server inside the main folder, for example http-server from npm:
npm install http-server -g
To run the project locally, run a static server inside the main folder, for example http-server from npm:
npm install http-server -g