Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 746 Bytes

File metadata and controls

30 lines (22 loc) · 746 Bytes

socket.io-angular-demo

Project Setup For Angular

npm install

Run Locally

npm run || ng serve
URL: http:\\localhost:4200\

Server Setup And Run Locally

// install dependency
npm install

//Run Server
npm start

Contribute

Spring boot corona virus Tracker is an open source project. So, feel free to contribute. And if you're new to contributing to Open Source on Github, then this guide will help you.

If you find any error or have any suggestion, feel free to create an issue and also pull Request.