This tutorial is intended for beginners, if you think there is an error in the command or word, please contribute.
Install
Permanent link
You needed to have git, nodejs, and npm installed. You can follow the installation guide in their respective page. Then, run those commands.
git clone https://github.com/w3teal/11ty-beer ./my-blog cd ./my-blog npm install npm start
If you wonder…