Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 432 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 432 Bytes

Dailynet

this is a website made by me haven't completed yet just done the work for server To host nothing much. if you wanna controbute you're welcome to do it

Installation

first git clone the project

  npm install nodemon
  cd Blues

Deployment

To deploy this project run

  sudo nodemon server.js 
  or 
  node server.js

Authors