This is the source code for Snir Shechter's personal website.
This project is completely open-source. However, I'd appreciate you sending me a message if you're using it :)
- Clone the project
npm install
npm run develop
- Fork this project
- Open a netlify project and connect it to the newly-forked repository
- Clone the project
npm run build
- copy
dist
folder to wherever your static file-serve folder is