Instructions Install dependencies and build the project: npm install && npm run build Run: cd dist && npx http-serve . This should start a local server with the built project.