Skip to content

Daily JavaScript practising πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’»

Notifications You must be signed in to change notification settings

Ash515/Spirit-on-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Spirit on JavaScript πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’»

JavaScript is an essential language for frontend developing and it have lots of frameworks for both frontend as well as backend works.

πŸš€Β Installation

  1. Clone the repository
https://github.com/Ash515/Sprit-on-Script.git
  1. Check the status of your file
$git status

3.For using VScode for editing your files

$git code .
  1. To directly add your files to github
$git add .
  1. After writing your code commit your changes
$git commit -m  <message>
  1. To pull your code to reposoitory
$git push origin master

Thats all about installation and version control with Git

πŸ–€ Contribution

Contribute by forking this repository and make pull request.

  • Contribute your codes with respective topic folders
  • Properly commit your changes and updations.

About

Daily JavaScript practising πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’»

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published