Alyona Radkevich’s Week 5 Learning Journal

What I know about about getting the Example Eleventy Course project up and running:

Open course repository on GitHub, fork and clone it. Then, open VSC and clone the code to it by using git: clone command. Check the branch and folders and make sure everything is correct and in the right places. And then there are two important commands to run the code:
npm install -g 11ty@eleventy
npm run build

What I want to learn more deeply or need more information about:

Because I don’t have access to most of the software, I just need lots of practice to get comfortable with all the commands and etc. Overall, I’m excited about learning more about Eleventy, Node, and JSON.