Skip to content

mitchellmarkoff/usfca-eclub-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The University of San Francisco's Entrepreneur Club Website

Contributing

- If you would like to see a change, bug fix, or have a question answered, create an issue so that everyone can see.

- If you have never contributed to an open source project, please take a look at this guide: https://akrabat.com/the-beginners-guide-to-contributing-to-a-github-project/

- When addressing an issue

  • Firstly, fork the repository
  • Create a new branch with the name of the issue
    • For example if you want to fix issue 5: git branch -b issue-5

Running the project:

  • Clone the repository to your directory of choice
  • Open index.html file in preferred browser or alternatively start a live server from root directory
  • Make changes

Questions

About

The University of San Francisco's Entrepreneur Club Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.3%
  • JavaScript 38.0%
  • HTML 7.7%
  • PHP 3.0%