- Fork matrix-*
- If using git for first time.
$ git --config user.name " your name "
$ git --config user.email " email " - Initialize a git repository in concerned directory.
$ git init - connect your github repo to local git repo.
$ git remote add < a name > < link of repo > - Get the contents on your computer.
$ git pull < the name > master
forked from Matrix-IITG/matrix-home
-
Notifications
You must be signed in to change notification settings - Fork 1
harshmeetsingh/matrix-home
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project is for the development of Matrix wepapp
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- CSS 61.0%
- HTML 39.0%