Skip to content

aditya2410/matrix-home

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matrix

Gitter

Getting started

  1. Fork matrix-*
  2. If using git for first time.
    $ git --config user.name " your name "
    $ git --config user.email " email "
  3. Initialize a git repository in concerned directory.
    $ git init
  4. connect your github repo to local git repo.
    $ git remote add < a name > < link of repo >
  5. Get the contents on your computer.
    $ git pull < the name > master

About

This project is for the development of Matrix wepapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.1%
  • HTML 28.9%