Situation landing page Development Run npm install and npm run dev, then simply open ./src/index.html. Refresh whenever changes are made. Publish Run npm run build and host the src directory on a static web server.