Skip to content

Akaypee/mini-classroom-TEAM-PRIAPUS-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-classroom (TEAM PRIAPUS)

HOW TO CONTRIBUTE

  1. Fork the repository.
  2. Clone the repository using git clone
  3. Create a branch using git checkout -b branch-name PS:- the branch name should be meaningful
  4. Commit your changes using git commit -m "your message"
  5. After commiting your changes, push to the current branch using
    git push origin HEAD or git push origin "the branch you're currently in"
  6. Make your pull request.

HAPPY CODING!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.3%
  • CSS 13.1%
  • HTML 9.9%
  • CoffeeScript 2.7%
  • Shell 0.0%
  • PHP 0.0%