acmcsuf.com
๐
Official website of CSUF's ACM(Association for Computing Machinery) club.
The open source software team is committed to fostering collaboration and innovation in the tech community. OSS actively contributes to ACM open source projects, sharing their expertise and driving advancements in software development.
Develop ๐ฉโ๐ป
๐ก This project runs on Node.js; install the latest long-term support version.
To get started, clone this repository to your machine and run npm i
in the root of this project.
Then, run npm start
to spin up the development server.
If you're interested in contributing to this project, I'd recommend checking out the CONTRIBUTING.md
document.
For a more detailed overview of this repository's structure, feel free to review the ARCHITECTURE.md
document.
Whenever a push is made to the main branch, Netlify builds the site, tests it, and if there are no errors, it will deploy a preview site. Once all checks have been passed, the preview site gets promoted to production.
Maintained with ๐ by acmcsuf.com hub