Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 373 Bytes

File metadata and controls

13 lines (8 loc) · 373 Bytes

Techscan

This project is developed using angular and github api.

Prequistes

Nodejs and npm should be installed in the system.

Deploying

Note:- Below commands should run inside techscan folder from command prompt/terminal.

Run npm install to download all dependencies. Run npm start to run the project. Navigate to http://localhost:4200/ to view the UI.