===============================
This project enable users to know about EJS templating engine & how to implement it on their website via this blog website challenge which is created using EJS.
Before cloning please make sure that you have node.js installed on your PC for offline project hosting
Install node.js
-
Clone the following repo:
git clone https://github.com/yashsati29/lab-tcwdbc-newsletter-signup
-
While being in the project directory, Open CLI and type
npm install
& 'node app.js'. -
Open your browser and type
localhost:3000
-
Enjoy!
- express
- body-parser
- ejs
- lodash