Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 226 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 226 Bytes

news-JS

Run application:

  • Copy and rename .env.example to .env and set variables with your data
  • Install dependencies by running command npm install in your terminal
  • Run command in your terminal npm start