Hi! This is the repository for the HackConcordia website.
If you want to contribute to this repository follow these simple steps:
- Fork this repository
- run
npm install
to install dependencies - run
npm start
to start the server, then go to localhost:3000 in your browser - Make your changes
- Submit a Pull Request
- ???
- 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.
If you have suggestions to improve the site or notice a bug, please create an issue using the GitHub issue tracker.