My personal portfolio site, built on 11ty!
This project uses the following frameworks:
nvm useto switch to the valid node versionnpm ito build that big ol'node_modulesfoldernpm run devto boot up a live-reloading dev servernpm run buildto build your production-ready site
Feel free to peep the package.json file to see all available scripts and packages being utilized.
Running npm run build && npx serve dist will boot up a local server of your production site to preview before deployment.
I appreciate you taking time to check out this project. Please leave a star and share it if you found it useful!