Official website of CSUF's ACM club.
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