Ahmed-Elswerky / evaluate-news-article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evaluate News Article is the Third project in the FWD nano degree for advanced web development track

Starting the Project

  • Install by writing the following in the console npm install
  • Build the project in production mode running npm run build-prod
  • Start the server by running npm start
  • After that the website is ready at http://localhost:8081

Running test

  • Write in the console the following npm test

About


Languages

Language:JavaScript 77.4%Language:HTML 17.7%Language:SCSS 4.9%