Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 775 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 775 Bytes

Angel Blog web application platform

Angel Blog lets you write, publish, host and delete your blogs about anything you can imagine.

You can find Application Installation Guide below:

  1. FIrst clone application repository
git clone https://github.com/Fayyozz/blog-website.WT.git
  1. Install the necassary dependencies
cd [root folders]/blog-website.WT
npm install express pug
  1. Finally run the application
node app.js

Angel Blog application dependicies

  • express.js
  • pug.js

Angel Blog application repository link on github.com

LINK to github repo

You can check Angel Blog with below link

LINK to Angel Blog