An open API service indexing awesome lists of open source software.

https://github.com/training360/evosoft-angular-basic-20211122


https://github.com/training360/evosoft-angular-basic-20211122

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Connect to remote repository
- git remote add origin https://github.com/Training360/evosoft-angular-basic-20211122.git
- git branch -M main
- git add .
- git commit -m "Basic"
- git push -u origin main