Host locally Here's how to host the latest Fronvo site on your own: git clone https://github.com/fronvo/site.git cd site npm i Now fill out the required .env file After that: npm run build && npm run preview Extras Tools