Skip to content

suhailtajshaik/static-node-server

Repository files navigation

Express-server

Server-Client architecture, static express server.

How to run ?

Using npm

npm install
npm start

Or

Using yarn

yarn install
yarn start