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