Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 564 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 564 Bytes

Node-Blog

This a blog app using EJS as a templating engine and the formating of blog can be done using github style md files

Getting Started

Fork this repo to your Local Environment and all the dependencies by entering the command

npm install

Once you install all the dependencies you can run the app in your Local environment using

npm run <appname>.js

System Requirements

You just need the latest version of node installed on your machine.

Contribute

You can contribute to the following repo by Forking it and making a pull request