/node-markdown-blog

Primary LanguageHTMLMIT LicenseMIT

Node Markdown Blog

Repository of the detailed tutorial about the process of creating a simple Markdown blog in Node.js

Installation

Download the repository and extract it.
Open the extracted folder in your code editor.
Type the following command in the terminal:

npm i

The App

After the installation process finishes, type node index in the terminal and follow the link to see the final product of the tutorial.

Kind request

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.