Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 593 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 593 Bytes

Techspardha 2017 Admin-Panel

Admin-Panel of techspardha.org 2017 developed in angular2.

How to install?

This app will run from server i.e. localhost. If you are using linux with apache installed, follow below steps-

  1. Open terminal and move to directory cd /var/www/html
  2. clone the repository using git clone https://github.com/gawdsnitkkr/Techspardha-2017-Admin-Apnel.git
  3. move to root directory cd Techspardha-2017-Admin-Apnel
  4. install packages npm install
  5. If you get installation error, try updating npm
  6. Visit from browser localhost/Techspardha-2017-Admin-Apnel