Nathan Penn Photography portfolio website
You need:
- To install the Jekyll gem on your system
- To install Node JS on your system
- To install the Svelte JS CLI on your system
- When you have made your changes you need to run
npm run build:components
to build the Javascript andnpm test
to test the Javascript