Skip to content

fre2mansur/cms

Repository files navigation

How to start work

Step 1:

git clone https://github.com/frinws/cms.git

Step 2:

Run composer update php composer.phar update

Step 3:

Create a branch git checkout -b branch-name

Step 4:

Add and Commit changes git add . next git commit -m"my first commit"

Step 5:

git push origin branch-name

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published