Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anumit-web/javascript-2
https://github.com/anumit-web/javascript-2
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anumit-web/javascript-2
- Owner: anumit-web
- License: gpl-3.0
- Created: 2024-03-31T23:10:26.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-31T23:15:49.000Z (9 months ago)
- Last Synced: 2024-04-01T00:22:26.807Z (9 months ago)
- Language: HTML
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaScript-2
# async / await in JavaScript
git init
git branch -m old-name new-name
git branch -m master main
git status
git add --all
git commit -m "Add files"
git remote add origin https://github.com/anumit-web/JavaScript-2.git
git pull --rebase origin main
git push -u origin main