Skip to main content

How to run this project

  1. Unzip the downloaded code. After unzipping you will have News - Web Code Folder.

  2. Open VS Code teminal by typing CTRL+J in Windows/Linux, and for MacOS CMD+J and execute the command --> npm install This will take some time to download a few Packages so wait for a few minutes.

  3. After npm install finishes run this command --> npm run dev. This Command will Start the development mode.Check If everything is working fine then your are good to go ahead.