Skip to content

imcoffeefreak/NavIC_ISRO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NavIC ISRO

Steps to be followed

  1. Fork the respository and clone it on to your system by using git clone <url>

  2. Go to your terminal and enter cd udp_trial and Edit the UI changes that you want to build it.

  3. Use the following command to add and commit and also to push back to your git server git add . git commit -m "message" git push origin master

  4. For windows user downlaod PUTTY software and add your configuration(i.e your IP)

  5. For linux user go to terminal and type ssh -o PreferredAuthentications=password -o PubkeyAuthentication=no ubuntu@ip

6. Call us in case if you get "permission denied"

  1. if not then you will be prompted with password assess enter the id as "aerophilia"
  2. then type git clone
  3. cd "udp_trial"
  4. Type sudo apt-get update
  5. type sudo apt-get install nodejs
  6. type sudo apt-get install npm
  7. then type

sudo npm cache clean -f sudo npm install -g n sudo n stable sudo n latest sudo apt-get update

14. type : npm install
15. type npm install express
16. Type : sudo node server.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •