Repository of the detailed tutorial about the process of creating a simple Markdown blog in Node.js
Download the repository and extract it.
Open the extracted folder in your code editor.
Type the following command in the terminal:
npm i
After the installation process finishes, type node index
in the terminal and follow the link to see the final product of the tutorial.
If you have a GitHub account, please consider giving a star to Blog-Doc and this repository where you can ask me anything about it in the Q&A section of the discussions.