Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (16 loc) · 309 Bytes

readme.md

File metadata and controls

19 lines (16 loc) · 309 Bytes

kubeweekly-scrapper

This project is build for scrapping kubeweekly.io (The weekly newsletters for all things Kubernetes).

Requirement


  • NodeJS (v10.14.1)
  • npm (6.13.1)

How to use


Install Dependencies

npm install

Run The APP

npm start