Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 694 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 694 Bytes

HackConcordia Website

Hi! This is the repository for the HackConcordia website.

Contributing

If you want to contribute to this repository follow these simple steps:

  1. Fork this repository
  2. run npm install to install dependencies
  3. run npm start to start the server, then go to localhost:3000 in your browser
  4. Make your changes
  5. Submit a Pull Request
  6. ???
  7. Profit.

Try to make small changes for each pull request. It makes it easier for code review and it means your request is more likely to be accepted.

Sugestions

If you have suggestions to improve the site or notice a bug, please create an issue using the GitHub issue tracker.