This site is based on the evie template: Project site: https://evie.undraw.co
An MIT licensed template bundled with a minimal style guide to build websites faster, especially combined with illustrations from unDraw. It is extemely lightweight, customizable and works perfectly on modern browsers.
- Site is a static site under "src", edit directly there
- Install node and npm for dev reload server
- Change in "src" folder
- Run
npm run devto spin up a local webserver serving the site on localhost:3000