Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.73 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.73 KB

Official website of CSUF's ACM club.

Website Check

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.

Contributing 🤝

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.

Deployment 🚀

Netlify Status

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